Lines Matching refs:error
73 int error;
139 int ret = ctx->error;
141 ctx->error = 0;
166 if (ctx->error)
175 ctx->error = ret < 0 ? ret : -EIO;
200 if (ctx->error)
206 ctx->error = -ENOMEM;
223 ctx->error = ret ?: -EIO;
282 if (ctx->error)
390 ctx->error = -ENOMEM;
401 if (ctx->error)
405 ctx->error = -EINVAL;
520 if (ctx->error < 0)
610 ctx->error = -EINVAL;
627 ctx->error = -EINVAL;
798 ctx->error = -ENOMEM;
835 ctx->error = -ETIMEDOUT;
855 ctx->error = -ENOMEM;
2107 ctx->error = -ENOMEM;
2122 ctx->error = ret;