Home
last modified time | relevance | path

Searched refs:vmw_resource_buf_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c348 * vmw_resource_buf_alloc - Allocate a backup buffer for a resource.
354 static int vmw_resource_buf_alloc(struct vmw_resource *res, in vmw_resource_buf_alloc() function
551 ret = vmw_resource_buf_alloc(res, interruptible); in vmw_resource_check_buffer()
611 ret = vmw_resource_buf_alloc(res, interruptible); in vmw_resource_reserve()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c316 * vmw_resource_buf_alloc - Allocate a guest memory buffer for a resource.
322 static int vmw_resource_buf_alloc(struct vmw_resource *res, in vmw_resource_buf_alloc() function
519 ret = vmw_resource_buf_alloc(res, interruptible); in vmw_resource_check_buffer()
582 ret = vmw_resource_buf_alloc(res, interruptible); in vmw_resource_reserve()

Completed in 4 milliseconds