Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource.c34 struct vmw_user_context { struct
350 struct vmw_user_context *ctx = in vmw_user_context_free()
351 container_of(res, struct vmw_user_context, res); in vmw_user_context_free()
367 struct vmw_user_context *ctx = in vmw_user_context_base_release()
368 container_of(base, struct vmw_user_context, base); in vmw_user_context_base_release()
380 struct vmw_user_context *ctx; in vmw_context_destroy_ioctl()
394 ctx = container_of(res, struct vmw_user_context, res); in vmw_context_destroy_ioctl()
410 struct vmw_user_context *ctx; in vmw_context_define_ioctl()
490 struct vmw_user_context *ctx = in vmw_context_check()
491 container_of(res, struct vmw_user_context, res); in vmw_context_check()