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

/drivers/gpu/drm/
H A Ddrm_vma_manager.c218 * drm_vma_offset_add() - Add offset node to manager
240 int drm_vma_offset_add(struct drm_vma_offset_manager *mgr, function
263 EXPORT_SYMBOL(drm_vma_offset_add); variable
272 * new offset is allocated via drm_vma_offset_add() again. Helper functions like
299 * The list of allowed-users is preserved across drm_vma_offset_add() and

Completed in 51 milliseconds