Lines Matching defs:error
351 * @error: Keep track of error.
371 bool error;
567 * Returns -ERRNO on error (mapping of new data failed).
589 * Returns -ERRNO on error (mapping of new data failed).
676 * In case of such mapping error, s5p_aes_complete() should be called.
719 goto error;
723 goto error;
755 error:
989 dev_err(dd->dev, "dma_map_sg error\n");
990 ctx->error = true;
1034 ctx->error = true;
1080 ctx->error = true;
1323 * @err: error
1342 if (!err && !ctx->error) {
1347 ctx->error = true;
1418 if (err != -EINPROGRESS && ctx->finup && !ctx->error)
1542 * other negative values denotes an error.
1549 if (ctx->error)
1602 ctx->error = false;
1626 ctx->error = true;
1719 ctx->error = true;
1724 ctx->error = false;