Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/ !
Dvmwgfx_context.c34 struct vmw_user_context { struct
118 struct vmw_user_context *uctx) in vmw_context_cotables_unref()
138 struct vmw_user_context *uctx = in vmw_hw_context_destroy()
139 container_of(res, struct vmw_user_context, res); in vmw_hw_context_destroy()
182 struct vmw_user_context *uctx = in vmw_gb_context_init()
183 container_of(res, struct vmw_user_context, res); in vmw_gb_context_init()
371 struct vmw_user_context *uctx = in vmw_gb_context_unbind()
372 container_of(res, struct vmw_user_context, res); in vmw_gb_context_unbind()
549 struct vmw_user_context *uctx = in vmw_dx_context_scrub_cotables()
550 container_of(ctx, struct vmw_user_context, res); in vmw_dx_context_scrub_cotables()
[all …]