Searched refs:u_error (Results 1 – 25 of 30) sorted by relevance
12
845 long u_error; in trace_syscall_exiting() local917 if (not_failing_only && tcp->u_error) in trace_syscall_exiting()924 u_error = tcp->u_error; in trace_syscall_exiting()926 if (u_error) in trace_syscall_exiting()927 tprintf("= -1 (errno %ld)", u_error); in trace_syscall_exiting()931 else if (!(sys_res & RVAL_NONE) && u_error) { in trace_syscall_exiting()932 switch (u_error) { in trace_syscall_exiting()987 if ((unsigned long) u_error < nerrnos in trace_syscall_exiting()988 && errnoent[u_error]) in trace_syscall_exiting()989 tprintf("= -1 %s (%s)", errnoent[u_error], in trace_syscall_exiting()[all …]
5 tcp->u_error = -err;12 tcp->u_error = ia64_regs.gr[8];
3 tcp->u_error = alpha_r0;
3 tcp->u_error = -hppa_r28;
3 tcp->u_error = -sh64_r9;
3 tcp->u_error = -xtensa_a2;
3 tcp->u_error = -sh_r0;
3 tcp->u_error = -m68k_d0;
3 tcp->u_error = -microblaze_r3;
3 tcp->u_error = -bfin_r0;
3 tcp->u_error = -cris_r10;
3 tcp->u_error = ppc_regs.gpr[3];
9 tcp->u_error = -tile_regs.regs[0];
3 tcp->u_error = -s390_regset.gprs[2];
3 tcp->u_error = mips_REG_V0;
3 tcp->u_error = -arm_regs.ARM_r0;
4 tcp->u_error = -metag_regs.dx[0][0];
3 tcp->u_error = -avr32_regs.r12;
3 tcp->u_error = -or1k_regs.gpr[11];
3 tcp->u_error = -i386_regs.eax;
3 tcp->u_error = sparc_regs.u_regs[U_REG_O0];
4 tcp->u_error = -aarch64_regs.regs[0];
3 tcp->u_error = -arc_regs.scratch.r0;
16 tcp->u_error = -rax;