Home
last modified time | relevance | path

Searched refs:vmw_user_resource_lookup_handle (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c223 ret = vmw_user_resource_lookup_handle(dev_priv, tfile, arg->sid, in vmw_present_ioctl()
Dvmwgfx_resource.c257 int vmw_user_resource_lookup_handle(struct vmw_private *dev_priv, in vmw_user_resource_lookup_handle() function
303 ret = vmw_user_resource_lookup_handle(dev_priv, tfile, handle, in vmw_user_object_lookup()
Dvmwgfx_drv.h800 extern int vmw_user_resource_lookup_handle(
Dvmwgfx_execbuf.c668 ret = vmw_user_resource_lookup_handle in vmw_cmd_res_check()
4066 ret = vmw_user_resource_lookup_handle in vmw_execbuf_tie_context()
Dvmwgfx_surface.c2350 ret = vmw_user_resource_lookup_handle(dev_priv, tfile, arg.rep.handle, in vmw_dumb_create()