last_query_ctx 385 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h struct vmw_resource *last_query_ctx; last_query_ctx 1037 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c sw_context->last_query_ctx = ctx_entry->res; last_query_ctx 1125 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c BUG_ON(sw_context->last_query_ctx == NULL); last_query_ctx 1126 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c dev_priv->query_cid = sw_context->last_query_ctx->id; last_query_ctx 3701 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c sw_context->last_query_ctx = NULL;