Home
last modified time | relevance | path

Searched refs:drm_vma_node_allow (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/
Ddrm_vma_manager.c263 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag) in drm_vma_node_allow() function
310 EXPORT_SYMBOL(drm_vma_node_allow);
Ddrm_prime.c727 ret = drm_vma_node_allow(&obj->vma_node, priv); in drm_gem_prime_mmap()
Ddrm_gem.c403 ret = drm_vma_node_allow(&obj->vma_node, file_priv); in drm_gem_handle_create_tail()
/Linux-v5.4/include/drm/
Ddrm_vma_manager.h76 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *tag);
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dma_buf.c129 ret = drm_vma_node_allow(&obj->vma_node, vma->vm_file->private_data); in amdgpu_gem_prime_mmap()
/Linux-v5.4/Documentation/trace/
Dhistogram.rst396 …{ call_site: [ffffffffa029070e] drm_vma_node_allow [drm] } hitcount: 17…
476 …{ call_site: [ffffffffa029070e] drm_vma_node_allow+0x2e/0xd0 [drm] } hitcount…