HomeSort by: relevance | last modified time | path
    Searched refs:vmw_user_resource_lookup_handle (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ioctl.c 309 ret = vmw_user_resource_lookup_handle(dev_priv, tfile, arg->sid,
vmwgfx_resource.c 251 * vmw_user_resource_lookup_handle - lookup a struct resource from a
264 int vmw_user_resource_lookup_handle(struct vmw_private *dev_priv, function in typeref:typename:int
295 * vmw_user_resource_lookup_handle - lookup a struct resource from a
345 ret = vmw_user_resource_lookup_handle(dev_priv, tfile, handle,
vmwgfx_drv.h 737 extern int vmw_user_resource_lookup_handle(

Completed in 12 milliseconds