Lines Matching defs:error
2019 * Just ignore the 2nd error in this case.
2021 pr_warn("Unexpected reply error: %u\n",
2053 * @error_code: error to return to caller (if synchronous call)
2846 * error.
3140 * @error: if no @proc then returns BR_DEAD_REPLY
3155 * target proc has died, @error is set to BR_DEAD_REPLY
3160 uint32_t *error)
3172 *error = BR_DEAD_REPLY;
3870 * the target replies (or there is an error).
5820 int error;
5822 error = PTR_ERR(binderfs_entry);
5823 pr_warn("Unable to create file %s in binderfs (error %d)\n",
5824 strbuf, error);
6128 seq_printf(m, "%stransaction error: %u\n",