Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsyscall.c147 syscall_exit_to_user_mode_work(regs); in do_syscall()
/kernel/linux/linux-6.6/include/linux/
H A Dentry-common.h277 * The caller has to invoke syscall_exit_to_user_mode_work() before this.
282 * syscall_exit_to_user_mode_work - Handle work before returning to user mode
294 void syscall_exit_to_user_mode_work(struct pt_regs *regs);
321 * This is a combination of syscall_exit_to_user_mode_work() (1,2) and
/kernel/linux/linux-6.6/kernel/entry/
H A Dcommon.c288 void syscall_exit_to_user_mode_work(struct pt_regs *regs) in syscall_exit_to_user_mode_work() function

Completed in 2 milliseconds