Home
last modified time | relevance | path

Searched refs:drm_legacy_ctxbitmap_flush (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/
HDdrm_legacy.h48 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file);
HDdrm_file.c249 drm_legacy_ctxbitmap_flush(dev, file_priv); in drm_close()
539 drm_legacy_ctxbitmap_flush(dev, file_priv); in drm_release()
HDdrm_context.c129 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush() function