Home
last modified time | relevance | path

Searched refs:vmw_user_context (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c34 struct vmw_user_context { struct
119 static void vmw_context_cotables_unref(struct vmw_user_context *uctx) in vmw_context_cotables_unref()
137 struct vmw_user_context *uctx = in vmw_hw_context_destroy()
138 container_of(res, struct vmw_user_context, res); in vmw_hw_context_destroy()
181 struct vmw_user_context *uctx = in vmw_gb_context_init()
182 container_of(res, struct vmw_user_context, res); in vmw_gb_context_init()
368 struct vmw_user_context *uctx = in vmw_gb_context_unbind()
369 container_of(res, struct vmw_user_context, res); in vmw_gb_context_unbind()
546 struct vmw_user_context *uctx = in vmw_dx_context_scrub_cotables()
547 container_of(ctx, struct vmw_user_context, res); in vmw_dx_context_scrub_cotables()
[all …]