Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dentry-common.h294 void syscall_exit_to_user_mode_work(struct pt_regs *regs);
/Linux-v6.6/arch/s390/kernel/
Dsyscall.c147 syscall_exit_to_user_mode_work(regs); in do_syscall()
/Linux-v6.6/kernel/entry/
Dcommon.c288 void syscall_exit_to_user_mode_work(struct pt_regs *regs) in syscall_exit_to_user_mode_work() function