Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c33 struct vmw_user_context { struct
114 static void vmw_context_cotables_unref(struct vmw_user_context *uctx) in vmw_context_cotables_unref()
132 struct vmw_user_context *uctx = in vmw_hw_context_destroy()
133 container_of(res, struct vmw_user_context, res); in vmw_hw_context_destroy()
179 struct vmw_user_context *uctx = in vmw_gb_context_init()
180 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()
561 struct vmw_user_context *uctx = in vmw_dx_context_scrub_cotables()
562 container_of(ctx, struct vmw_user_context, res); in vmw_dx_context_scrub_cotables()
[all …]