Searched refs:drm_mm_dump_hole (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_mm.c1101 static u64 drm_mm_dump_hole(struct drm_printer *p, const struct drm_mm_node *entry) function
1124 total_free += drm_mm_dump_hole(p, &mm->head_node);
1130 total_free += drm_mm_dump_hole(p, entry);

Completed in 69 milliseconds