Lines Matching full:syscall_regs
2052 static int syscall_regs[] = {2059 if (upeek(pid, 4*syscall_regs[i], &tcp->u_arg[i]) < 0)2067 static int syscall_regs[] = { 2, 3, 4, 5, 6, 7 };2075 sizeof(syscall_regs)/sizeof(syscall_regs[0]));2080 if (upeek(pid, REG_GENERAL(syscall_regs[i]), &tcp->u_arg[i]) < 0)