Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_vma_manager.c294 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct file *filp) in drm_vma_node_allow() function
341 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.4.14/include/drm/
Ddrm_vma_manager.h65 int drm_vma_node_allow(struct drm_vma_offset_node *node, struct file *filp);