Searched refs:drm_mm_dump_hole (Results 1 – 1 of 1) sorted by relevance
1004 static u64 drm_mm_dump_hole(struct drm_printer *p, const struct drm_mm_node *entry) in drm_mm_dump_hole() function1027 total_free += drm_mm_dump_hole(p, &mm->head_node); in drm_mm_print()1033 total_free += drm_mm_dump_hole(p, entry); in drm_mm_print()