Lines Matching defs:res
35 struct vmw_resource res; member
116 struct vmw_resource *res; in vmw_context_cotables_unref() local
130 static void vmw_hw_context_destroy(struct vmw_resource *res) in vmw_hw_context_destroy()
175 struct vmw_resource *res, in vmw_gb_context_init()
176 void (*res_free)(struct vmw_resource *res)) in vmw_gb_context_init()
235 struct vmw_resource *res, in vmw_context_init()
236 void (*res_free)(struct vmw_resource *res), in vmw_context_init()
292 static int vmw_gb_context_create(struct vmw_resource *res) in vmw_gb_context_create()
337 static int vmw_gb_context_bind(struct vmw_resource *res, in vmw_gb_context_bind()
366 static int vmw_gb_context_unbind(struct vmw_resource *res, in vmw_gb_context_unbind()
434 static int vmw_gb_context_destroy(struct vmw_resource *res) in vmw_gb_context_destroy()
468 static int vmw_dx_context_create(struct vmw_resource *res) in vmw_dx_context_create()
513 static int vmw_dx_context_bind(struct vmw_resource *res, in vmw_dx_context_bind()
567 struct vmw_resource *res; in vmw_dx_context_scrub_cotables() local
583 static int vmw_dx_context_unbind(struct vmw_resource *res, in vmw_dx_context_unbind()
658 static int vmw_dx_context_destroy(struct vmw_resource *res) in vmw_dx_context_destroy()
698 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free()
724 struct vmw_resource *res = &ctx->res; in vmw_user_context_base_release() local
744 struct vmw_resource *res; in vmw_context_define() local