Lines Matching defs:res
36 struct vmw_resource res; member
122 struct vmw_resource *res; in vmw_context_cotables_unref() local
138 static void vmw_hw_context_destroy(struct vmw_resource *res) in vmw_hw_context_destroy()
180 struct vmw_resource *res, in vmw_gb_context_init()
181 void (*res_free)(struct vmw_resource *res)) in vmw_gb_context_init()
240 struct vmw_resource *res, in vmw_context_init()
241 void (*res_free)(struct vmw_resource *res), in vmw_context_init()
296 static int vmw_gb_context_create(struct vmw_resource *res) in vmw_gb_context_create()
339 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()
432 static int vmw_gb_context_destroy(struct vmw_resource *res) in vmw_gb_context_destroy()
463 static int vmw_dx_context_create(struct vmw_resource *res) in vmw_dx_context_create()
506 static int vmw_dx_context_bind(struct vmw_resource *res, in vmw_dx_context_bind()
559 struct vmw_resource *res; in vmw_dx_context_scrub_cotables() local
575 static int vmw_dx_context_unbind(struct vmw_resource *res, in vmw_dx_context_unbind()
648 static int vmw_dx_context_destroy(struct vmw_resource *res) in vmw_dx_context_destroy()
685 static void vmw_user_context_free(struct vmw_resource *res) in vmw_user_context_free()
711 struct vmw_resource *res = &ctx->res; in vmw_user_context_base_release() local
731 struct vmw_resource *res; in vmw_context_define() local