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

/illumos-gate/usr/src/uts/common/io/drm/
H A DdrmP.h429 * This structure defines the drm_mm memory object, which will be used by the
596 struct drm_mm *mm;
600 struct drm_mm { struct
1023 /* drm_mm.c */
1026 struct drm_mm_node *drm_mm_search_free(const struct drm_mm *mm,
1030 extern void drm_mm_clean_ml(const struct drm_mm *mm);

Completed in 49 milliseconds