Searched defs:drm_vma_offset_remove (Results 1 - 1 of 1) sorted by path

/drivers/gpu/drm/
H A Ddrm_vma_manager.c230 * drm_vma_offset_remove(), anyway. However, no cleanup is required in that
266 * drm_vma_offset_remove() - Remove offset node from manager
276 void drm_vma_offset_remove(struct drm_vma_offset_manager *mgr, function
289 EXPORT_SYMBOL(drm_vma_offset_remove); variable
300 * drm_vma_offset_remove() calls. You may even call it if the node is currently

Completed in 54 milliseconds