Searched refs:do_syscall_x64 (Results 1 – 1 of 1) sorted by relevance
40 static __always_inline bool do_syscall_x64(struct pt_regs *regs, int nr) in do_syscall_x64() function80 if (!do_syscall_x64(regs, nr) && !do_syscall_x32(regs, nr) && nr != -1) { in do_syscall_64()
Completed in 4 milliseconds