Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_vma_manager.c338 int drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow_once() function
342 EXPORT_SYMBOL(drm_vma_node_allow_once);
/linux-6.3-rc2/include/drm/
A Ddrm_vma_manager.h77 int drm_vma_node_allow_once(struct drm_vma_offset_node *node, struct drm_file *tag);
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_mman.c700 drm_vma_node_allow_once(&mmo->vma_node, file); in mmap_offset_attach()

Completed in 6 milliseconds