Lines Matching refs:error
350 * @error: Keep track of error.
370 bool error;
570 * Returns -ERRNO on error (mapping of new data failed).
592 * Returns -ERRNO on error (mapping of new data failed).
679 * In case of such mapping error, s5p_aes_complete() should be called.
722 goto error;
726 goto error;
758 error:
992 dev_err(dd->dev, "dma_map_sg error\n");
993 ctx->error = true;
1037 ctx->error = true;
1083 ctx->error = true;
1326 * @err: error
1345 if (!err && !ctx->error) {
1350 ctx->error = true;
1421 if (err != -EINPROGRESS && ctx->finup && !ctx->error)
1545 * other negative values denotes an error.
1552 if (ctx->error)
1605 ctx->error = false;
1629 ctx->error = true;
1722 ctx->error = true;
1727 ctx->error = false;