Searched refs:previous_syscall (Results 1 – 1 of 1) sorted by relevance
282 s32 previous_syscall = regs->syscallno; in start_thread_common() local284 regs->syscallno = previous_syscall; in start_thread_common()