Searched refs:vmw_user_resource_lookup_handle (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_ioctl.c | 222 ret = vmw_user_resource_lookup_handle(dev_priv, tfile, arg->sid, in vmw_present_ioctl()
|
H A D | vmwgfx_resource.c | 242 * vmw_user_resource_lookup_handle - lookup a struct resource from a 255 int vmw_user_resource_lookup_handle(struct vmw_private *dev_priv, in vmw_user_resource_lookup_handle() function 302 ret = vmw_user_resource_lookup_handle(dev_priv, tfile, handle, in vmw_user_lookup_handle()
|
H A D | vmwgfx_drv.h | 808 extern int vmw_user_resource_lookup_handle(
|
H A D | vmwgfx_execbuf.c | 667 ret = vmw_user_resource_lookup_handle in vmw_cmd_res_check() 4063 ret = vmw_user_resource_lookup_handle in vmw_execbuf_tie_context()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_resource.c | 240 * vmw_user_resource_lookup_handle - lookup a struct resource from a 253 int vmw_user_resource_lookup_handle(struct vmw_private *dev_priv, in vmw_user_resource_lookup_handle() function 284 * vmw_user_resource_lookup_handle - lookup a struct resource from a 334 ret = vmw_user_resource_lookup_handle(dev_priv, tfile, handle, in vmw_user_lookup_handle()
|
H A D | vmwgfx_ioctl.c | 310 ret = vmw_user_resource_lookup_handle(dev_priv, tfile, arg->sid, in vmw_present_ioctl()
|
H A D | vmwgfx_drv.h | 767 extern int vmw_user_resource_lookup_handle(
|
Completed in 14 milliseconds