Lines Matching defs:error
109 * error code; its up to the caller to dispose of any partial list.
323 * 1 if at least one error has happened (and no
361 /* Record that at least one error has happened. */
384 * V1 encodes the error codes in the 32bit top
463 /* Returns per-frame error in m.arr. */
471 /* Returns per-frame error code in m.err. */
497 /* Zero error array now to only copy back actual errors. */
572 * error to -ENOENT if necessary. */
850 bool error;
888 /* Don't repeat the error message for consecutive failures */
889 if (rc && !kirqfd->error) {
894 kirqfd->error = rc;