Lines Matching defs:res
36 struct vmw_resource res; member
120 struct vmw_resource *res; in vmw_context_cotables_unref() local
136 static void vmw_hw_context_destroy(struct vmw_resource *res) in vmw_hw_context_destroy()
178 struct vmw_resource *res, in vmw_gb_context_init()
179 void (*res_free)(struct vmw_resource *res)) in vmw_gb_context_init()
238 struct vmw_resource *res, in vmw_context_init()
239 void (*res_free)(struct vmw_resource *res), in vmw_context_init()
294 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()
364 static int vmw_gb_context_unbind(struct vmw_resource *res, in vmw_gb_context_unbind()
430 static int vmw_gb_context_destroy(struct vmw_resource *res) in vmw_gb_context_destroy()
461 static int vmw_dx_context_create(struct vmw_resource *res) in vmw_dx_context_create()
504 static int vmw_dx_context_bind(struct vmw_resource *res, in vmw_dx_context_bind()
557 struct vmw_resource *res; in vmw_dx_context_scrub_cotables() local
573 static int vmw_dx_context_unbind(struct vmw_resource *res, in vmw_dx_context_unbind()
646 static int vmw_dx_context_destroy(struct vmw_resource *res) in vmw_dx_context_destroy()
683 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free()
706 struct vmw_resource *res = &ctx->res; in vmw_user_context_base_release() local
726 struct vmw_resource *res; in vmw_context_define() local