Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds