Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c35 struct vmw_user_context { struct
122 struct vmw_user_context *uctx) in vmw_context_cotables_unref()
142 struct vmw_user_context *uctx = in vmw_hw_context_destroy()
143 container_of(res, struct vmw_user_context, res); in vmw_hw_context_destroy()
186 struct vmw_user_context *uctx = in vmw_gb_context_init()
187 container_of(res, struct vmw_user_context, res); in vmw_gb_context_init()
375 struct vmw_user_context *uctx = in vmw_gb_context_unbind()
376 container_of(res, struct vmw_user_context, res); in vmw_gb_context_unbind()
553 struct vmw_user_context *uctx = in vmw_dx_context_scrub_cotables()
554 container_of(ctx, struct vmw_user_context, res); in vmw_dx_context_scrub_cotables()
[all …]