Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dentry-common.h334 void syscall_exit_to_user_mode_work(struct pt_regs *regs);
/Linux-v5.15/arch/s390/kernel/
Dsyscall.c147 syscall_exit_to_user_mode_work(regs); in do_syscall()
/Linux-v5.15/kernel/entry/
Dcommon.c292 void syscall_exit_to_user_mode_work(struct pt_regs *regs) in syscall_exit_to_user_mode_work() function