res_relocations   382 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 	struct list_head res_relocations;
res_relocations   531 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	list_add_tail(&rel->head, &sw_context->res_relocations);
res_relocations  3498 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	vmw_resource_relocations_apply(cmd, &sw_context->res_relocations);
res_relocations  3499 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	vmw_resource_relocations_free(&sw_context->res_relocations);
res_relocations  3528 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	vmw_resource_relocations_apply(cmd, &sw_context->res_relocations);
res_relocations  3529 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	vmw_resource_relocations_free(&sw_context->res_relocations);
res_relocations  3707 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	INIT_LIST_HEAD(&sw_context->res_relocations);
res_relocations  3845 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	vmw_resource_relocations_free(&sw_context->res_relocations);