Searched defs:hole_node (Results 1 - 2 of 2) sorted by relevance

/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_mm.h301 static inline u64 __drm_mm_hole_node_start(const struct drm_mm_node *hole_node) argument
317 static inline u64 drm_mm_hole_node_start(const struct drm_mm_node *hole_node) argument
323 static inline u64 __drm_mm_hole_node_end(const struct drm_mm_node *hole_node) argument
339 drm_mm_hole_node_end(const struct drm_mm_node * hole_node) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_mm.c185 static void drm_mm_interval_tree_add_node(struct drm_mm_node *hole_node, argument

Completed in 6 milliseconds