Home
last modified time | relevance | path

Searched refs:syscall_enter_from_user_mode_work (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dentry-common.h143 long syscall_enter_from_user_mode_work(struct pt_regs *regs, long syscall);
/linux-6.3-rc2/arch/s390/kernel/
A Dsyscall.c128 nr = syscall_enter_from_user_mode_work(regs, nr); in do_syscall()
/linux-6.3-rc2/arch/x86/entry/
A Dcommon.c175 nr = syscall_enter_from_user_mode_work(regs, nr); in __do_fast_syscall_32()
/linux-6.3-rc2/kernel/entry/
A Dcommon.c99 long syscall_enter_from_user_mode_work(struct pt_regs *regs, long syscall) in syscall_enter_from_user_mode_work() function

Completed in 6 milliseconds