Home
last modified time | relevance | path

Searched refs:syscall_exit_to_user_mode_work (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dentry-common.h294 void syscall_exit_to_user_mode_work(struct pt_regs *regs);
/openbmc/linux/arch/s390/kernel/
H A Dsyscall.c147 syscall_exit_to_user_mode_work(regs); in do_syscall()
/openbmc/linux/kernel/entry/
H A Dcommon.c294 void syscall_exit_to_user_mode_work(struct pt_regs *regs) in syscall_exit_to_user_mode_work() function