Home
last modified time | relevance | path

Searched refs:do_syscall_64 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsyscall.h163 void do_syscall_64(unsigned long nr, struct pt_regs *regs);
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsyscall.h129 void do_syscall_64(struct pt_regs *regs, int nr);
/kernel/linux/linux-5.10/arch/x86/entry/
H A Dcommon.c39 __visible noinstr void do_syscall_64(unsigned long nr, struct pt_regs *regs) in do_syscall_64() function
H A Dentry_64.S125 call do_syscall_64 /* returns with IRQs disabled */
/kernel/linux/linux-6.6/arch/x86/entry/
H A Dcommon.c74 __visible noinstr void do_syscall_64(struct pt_regs *regs, int nr) in do_syscall_64() function
H A Dentry_64.S120 call do_syscall_64 /* returns with IRQs disabled */

Completed in 5 milliseconds