Searched refs:do_syscall_64 (Results 1 – 4 of 4) sorted by relevance
87 __visible noinstr bool do_syscall_64(struct pt_regs *regs, int nr) in do_syscall_64() function
84 do_syscall_64(regs, regs->orig_ax); in fred_other()
121 call do_syscall_64 /* returns with IRQs disabled */
175 bool do_syscall_64(struct pt_regs *regs, int nr);
Completed in 7 milliseconds