Lines Matching refs:error
41 u64 seq, ktime_t ts, int error)
82 node->error = error;
91 u64 seq, ktime_t *ts, int *error)
101 *error = node->error;
226 fence->error = 0;
563 * to free any pending context and print error message
761 /* We need to mark an error for not submitted because in that case
766 cs->fence->error = -ETIMEDOUT;
768 cs->fence->error = -EIO;
770 cs->fence->error = -EBUSY;
782 cs->fence->timestamp, cs->fence->error);
1090 pend->fence.error = -EIO;
1132 cs->fence->error = -EIO;
1641 "Failed to submit CS %d.%llu to H/W queues, error %d\n",
1815 dev_err(hdev->dev, "error: Cannot switch SOBs q_idx: %d\n",
2419 "Failed to submit CS %d.%llu to H/W queues, error %d\n",
2648 int rc = 0, error;
2660 if (!hl_pop_cs_outcome(&ctx->outcome_store, seq, ×tamp_kt, &error)) {
2684 error = fence->error;
2698 else if (error == -ETIMEDOUT || error == -EIO)
2699 rc = error;
2710 * @return 0 on success, otherwise non 0 error code
2776 "wait_for_fence error :%d for CS seq %llu\n",
2885 * @return valid completion struct pointer on success, otherwise error pointer
2944 * @return 0 on success, otherwise non 0 error code
3067 * - an error on the poll function
3403 if (pend->fence.error == -EIO) {
3405 "interrupt based wait ioctl aborted(error:%d) due to a reset cycle initiated\n",
3406 pend->fence.error);
3528 } else if (pend->fence.error) {
3530 "interrupt based wait ioctl aborted(error:%d) due to a reset cycle initiated\n",
3531 pend->fence.error);
3648 /* If the device is not operational, or if an error has happened and user should release the