Searched refs:total_free (Results 1 – 4 of 4) sorted by relevance
834 u64 total_used = 0, total_free = 0, total = 0; in drm_mm_print() local836 total_free += drm_mm_dump_hole(p, &mm->head_node); in drm_mm_print()842 total_free += drm_mm_dump_hole(p, entry); in drm_mm_print()844 total = total_free + total_used; in drm_mm_print()847 total_used, total_free); in drm_mm_print()
1058 int total_free; /* total number of frees */ member4839 alloc_counts[i].total_free, in main()5077 alloc_counts[ (int) alloc_type_scope ].total_free++; in free_scope()5233 alloc_counts[ (int) alloc_type_tag ].total_free++; in free_tag()5290 alloc_counts[ (int) alloc_type_forward ].total_free++; in free_forward()5347 alloc_counts[ (int) alloc_type_thead ].total_free++; in free_thead()
1051 int total_free; /* total number of frees */ member4872 alloc_counts[(int) alloc_type_scope].total_free++; in free_scope()5029 alloc_counts[(int) alloc_type_tag].total_free++; in free_tag()5118 alloc_counts[(int) alloc_type_thead].total_free++; in free_thead()
1051 int total_free; /* total number of frees */ member4867 alloc_counts[(int) alloc_type_scope].total_free++; in free_scope()5024 alloc_counts[(int) alloc_type_tag].total_free++; in free_tag()5113 alloc_counts[(int) alloc_type_thead].total_free++; in free_thead()