Lines Matching defs:res
36 struct vmw_resource res; member
121 struct vmw_resource *res; in vmw_context_cotables_unref() local
135 static void vmw_hw_context_destroy(struct vmw_resource *res) in vmw_hw_context_destroy()
177 struct vmw_resource *res, in vmw_gb_context_init()
178 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()
291 static int vmw_gb_context_create(struct vmw_resource *res) in vmw_gb_context_create()
334 static int vmw_gb_context_bind(struct vmw_resource *res, in vmw_gb_context_bind()
361 static int vmw_gb_context_unbind(struct vmw_resource *res, in vmw_gb_context_unbind()
427 static int vmw_gb_context_destroy(struct vmw_resource *res) in vmw_gb_context_destroy()
458 static int vmw_dx_context_create(struct vmw_resource *res) in vmw_dx_context_create()
501 static int vmw_dx_context_bind(struct vmw_resource *res, in vmw_dx_context_bind()
552 struct vmw_resource *res; in vmw_dx_context_scrub_cotables() local
568 static int vmw_dx_context_unbind(struct vmw_resource *res, in vmw_dx_context_unbind()
641 static int vmw_dx_context_destroy(struct vmw_resource *res) in vmw_dx_context_destroy()
678 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free()
704 struct vmw_resource *res = &ctx->res; in vmw_user_context_base_release() local
724 struct vmw_resource *res; in vmw_context_define() local