Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c34 struct vmw_user_context { struct
120 struct vmw_user_context *uctx) in vmw_context_cotables_unref()
140 struct vmw_user_context *uctx = in vmw_hw_context_destroy()
141 container_of(res, struct vmw_user_context, res); in vmw_hw_context_destroy()
184 struct vmw_user_context *uctx = in vmw_gb_context_init()
185 container_of(res, struct vmw_user_context, res); in vmw_gb_context_init()
373 struct vmw_user_context *uctx = in vmw_gb_context_unbind()
374 container_of(res, struct vmw_user_context, res); in vmw_gb_context_unbind()
551 struct vmw_user_context *uctx = in vmw_dx_context_scrub_cotables()
552 container_of(ctx, struct vmw_user_context, res); in vmw_dx_context_scrub_cotables()
[all …]