ctx_res 876 drivers/gpu/drm/vmwgfx/vmwgfx_context.c int vmw_context_bind_dx_query(struct vmw_resource *ctx_res, ctx_res 880 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(ctx_res, struct vmw_user_context, res); ctx_res 896 drivers/gpu/drm/vmwgfx/vmwgfx_context.c mob->dx_query_ctx = ctx_res; ctx_res 910 drivers/gpu/drm/vmwgfx/vmwgfx_context.c vmw_context_get_dx_query_mob(struct vmw_resource *ctx_res) ctx_res 913 drivers/gpu/drm/vmwgfx/vmwgfx_context.c container_of(ctx_res, struct vmw_user_context, res); ctx_res 1195 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h extern int vmw_context_bind_dx_query(struct vmw_resource *ctx_res, ctx_res 1198 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h vmw_context_get_dx_query_mob(struct vmw_resource *ctx_res); ctx_res 712 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c static int vmw_rebind_all_dx_query(struct vmw_resource *ctx_res) ctx_res 714 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c struct vmw_private *dev_priv = ctx_res->dev_priv; ctx_res 718 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c dx_query_mob = vmw_context_get_dx_query_mob(ctx_res); ctx_res 723 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd = VMW_FIFO_RESERVE_DX(dev_priv, sizeof(*cmd), ctx_res->id); ctx_res 729 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cmd->body.cid = ctx_res->id; ctx_res 733 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c vmw_context_bind_dx_query(ctx_res, dx_query_mob); ctx_res 397 fs/xfs/xfs_log_cil.c int iovhdr_res = 0, split_res = 0, ctx_res = 0; ctx_res 426 fs/xfs/xfs_log_cil.c ctx_res = ctx->ticket->t_unit_res; ctx_res 427 fs/xfs/xfs_log_cil.c ctx->ticket->t_curr_res = ctx_res; ctx_res 428 fs/xfs/xfs_log_cil.c tp->t_ticket->t_curr_res -= ctx_res; ctx_res 457 fs/xfs/xfs_log_cil.c xfs_warn(log->l_mp, " ctx ticket: %d bytes", ctx_res);