Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_vma_manager.c310 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct file *filp) in drm_vma_node_allow() function
357 EXPORT_SYMBOL(drm_vma_node_allow);
Ddrm_gem.c347 ret = drm_vma_node_allow(&obj->vma_node, file_priv->filp); in drm_gem_handle_create_tail()
/linux-4.1.27/include/drm/
Ddrm_vma_manager.h68 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct file *filp);