PT_REGS_ORIG_SYSCALL
PT_REGS_ORIG_SYSCALL(regs) = PT_REGS_SYSCALL_NR(regs);
PT_REGS_ORIG_SYSCALL(regs) = __NR_restart_syscall;