HomeSort by: relevance | last modified time | path
    Searched defs:vmw_resource_buf_alloc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_resource.c 359 * vmw_resource_buf_alloc - Allocate a backup buffer for a resource.
365 static int vmw_resource_buf_alloc(struct vmw_resource *res, function in typeref:typename:int
562 ret = vmw_resource_buf_alloc(res, interruptible);
622 ret = vmw_resource_buf_alloc(res, interruptible);

Completed in 113 milliseconds