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

/drivers/gpu/drm/
H A Ddrm_vma_manager.c67 * access again, use drm_vma_node_revoke(). However, the caller is responsible
361 * drm_vma_node_revoke - Remove open-file from list of allowed users
373 void drm_vma_node_revoke(struct drm_vma_offset_node *node, struct file *filp) function
398 EXPORT_SYMBOL(drm_vma_node_revoke); variable

Completed in 15 milliseconds