Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_legacy.h52 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file);
56 static inline void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) {} in drm_legacy_ctxbitmap_flush() function
H A Ddrm_context.c135 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush() function
H A Ddrm_file.c285 drm_legacy_ctxbitmap_flush(dev, file); in drm_file_free()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_legacy.h90 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file);
94 static inline void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) {} in drm_legacy_ctxbitmap_flush() function
H A Ddrm_context.c124 * drm_legacy_ctxbitmap_flush() - Flush all contexts owned by a file
132 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) in drm_legacy_ctxbitmap_flush() function
H A Ddrm_file.c282 drm_legacy_ctxbitmap_flush(dev, file); in drm_file_free()

Completed in 6 milliseconds