syscall_set_nr
void syscall_set_nr(struct task_struct *task, struct pt_regs *regs, int nr);
syscall_set_nr(child, regs, nr);