Searched refs:drm_vma_node_allow_once (Results 1 – 3 of 3) sorted by relevance
338 int drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow_once() function342 EXPORT_SYMBOL(drm_vma_node_allow_once);
77 int drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag);
700 drm_vma_node_allow_once(&mmo->vma_node, file); in mmap_offset_attach()