Lines Matching defs:res
36 struct vmw_resource res; member
117 struct vmw_resource *res; in vmw_context_cotables_unref() local
131 static void vmw_hw_context_destroy(struct vmw_resource *res) in vmw_hw_context_destroy()
176 struct vmw_resource *res, in vmw_gb_context_init()
177 void (*res_free)(struct vmw_resource *res)) in vmw_gb_context_init()
236 struct vmw_resource *res, in vmw_context_init()
237 void (*res_free)(struct vmw_resource *res), in vmw_context_init()
293 static int vmw_gb_context_create(struct vmw_resource *res) in vmw_gb_context_create()
338 static int vmw_gb_context_bind(struct vmw_resource *res, in vmw_gb_context_bind()
367 static int vmw_gb_context_unbind(struct vmw_resource *res, in vmw_gb_context_unbind()
435 static int vmw_gb_context_destroy(struct vmw_resource *res) in vmw_gb_context_destroy()
469 static int vmw_dx_context_create(struct vmw_resource *res) in vmw_dx_context_create()
514 static int vmw_dx_context_bind(struct vmw_resource *res, in vmw_dx_context_bind()
568 struct vmw_resource *res; in vmw_dx_context_scrub_cotables() local
584 static int vmw_dx_context_unbind(struct vmw_resource *res, in vmw_dx_context_unbind()
659 static int vmw_dx_context_destroy(struct vmw_resource *res) in vmw_dx_context_destroy()
699 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free()
725 struct vmw_resource *res = &ctx->res; in vmw_user_context_base_release() local
745 struct vmw_resource *res; in vmw_context_define() local