vmw_context_res_man 1186 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h vmw_context_res_man(struct vmw_resource *ctx);
vmw_context_res_man 1929 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	ret = vmw_compat_shader_add(dev_priv, vmw_context_res_man(ctx),
vmw_context_res_man 1967 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	ret = vmw_shader_remove(vmw_context_res_man(ctx), cmd->body.shid,
vmw_context_res_man 2018 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 		res = vmw_shader_lookup(vmw_context_res_man(ctx),
vmw_context_res_man 2714 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	res = vmw_shader_lookup(vmw_context_res_man(ctx), cmd->body.shid, 0);
vmw_context_res_man 3625 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	sw_context->man = vmw_context_res_man(res);