Lines Matching defs:res
37 struct vmw_resource res; member
124 struct vmw_resource *res; in vmw_context_cotables_unref() local
140 static void vmw_hw_context_destroy(struct vmw_resource *res) in vmw_hw_context_destroy()
182 struct vmw_resource *res, in vmw_gb_context_init()
183 void (*res_free)(struct vmw_resource *res)) in vmw_gb_context_init()
242 struct vmw_resource *res, in vmw_context_init()
243 void (*res_free)(struct vmw_resource *res), in vmw_context_init()
298 static int vmw_gb_context_create(struct vmw_resource *res) in vmw_gb_context_create()
341 static int vmw_gb_context_bind(struct vmw_resource *res, in vmw_gb_context_bind()
368 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()
465 static int vmw_dx_context_create(struct vmw_resource *res) in vmw_dx_context_create()
508 static int vmw_dx_context_bind(struct vmw_resource *res, in vmw_dx_context_bind()
561 struct vmw_resource *res; in vmw_dx_context_scrub_cotables() local
577 static int vmw_dx_context_unbind(struct vmw_resource *res, in vmw_dx_context_unbind()
650 static int vmw_dx_context_destroy(struct vmw_resource *res) in vmw_dx_context_destroy()
687 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free()
710 struct vmw_resource *res = &ctx->res; in vmw_user_context_base_release() local
730 struct vmw_resource *res; in vmw_context_define() local