Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_legacy.h236 void drm_legacy_reclaim_buffers(struct drm_device *dev,
239 static inline void drm_legacy_reclaim_buffers(struct drm_device *dev, in drm_legacy_reclaim_buffers() function
H A Ddrm_dma.c155 void drm_legacy_reclaim_buffers(struct drm_device *dev, in drm_legacy_reclaim_buffers() function
H A Ddrm_file.c267 drm_legacy_reclaim_buffers(dev, file); in drm_file_free()