Searched refs:vmw_user_dmabuf_alloc (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_resource.c | 479 int vmw_user_dmabuf_alloc(struct vmw_private *dev_priv,  in vmw_user_dmabuf_alloc()  function 702 	ret = vmw_user_dmabuf_alloc(dev_priv, vmw_fpriv(file_priv)->tfile,  in vmw_dmabuf_alloc_ioctl() 1018 	ret = vmw_user_dmabuf_alloc(dev_priv, vmw_fpriv(file_priv)->tfile,  in vmw_dumb_create()
  | 
| D | vmwgfx_surface.c | 853 		ret = vmw_user_dmabuf_alloc(dev_priv, tfile,  in vmw_surface_define_ioctl() 1340 		ret = vmw_user_dmabuf_alloc(dev_priv, tfile,  in vmw_gb_surface_define_ioctl()
  | 
| D | vmwgfx_drv.h | 627 extern int vmw_user_dmabuf_alloc(struct vmw_private *dev_priv,
  |