Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c647 * vmw_resource_do_evict - Evict a resource, and transfer its data
654 static int vmw_resource_do_evict(struct ww_acquire_ctx *ticket, in vmw_resource_do_evict() function
740 ret = vmw_resource_do_evict(NULL, evict_res, intr); in vmw_resource_validate()
936 ret = vmw_resource_do_evict(&ticket, evict_res, false); in vmw_resource_evict_type()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c618 * vmw_resource_do_evict - Evict a resource, and transfer its data
625 static int vmw_resource_do_evict(struct ww_acquire_ctx *ticket, in vmw_resource_do_evict() function
711 ret = vmw_resource_do_evict(NULL, evict_res, intr); in vmw_resource_validate()
907 ret = vmw_resource_do_evict(&ticket, evict_res, false); in vmw_resource_evict_type()

Completed in 3 milliseconds