Home
last modified time | relevance | path

Searched refs:syscall_exit_to_user_mode (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/arch/x86/entry/
A Dcommon.c86 syscall_exit_to_user_mode(regs); in do_syscall_64()
135 syscall_exit_to_user_mode(regs); in do_int80_syscall_32()
181 syscall_exit_to_user_mode(regs); in __do_fast_syscall_32()
A Dentry_32.S759 call syscall_exit_to_user_mode
A Dentry_64.S301 call syscall_exit_to_user_mode /* returns with IRQs disabled */
/linux-6.3-rc2/arch/loongarch/kernel/
A Dentry.S75 bl syscall_exit_to_user_mode
86 bl syscall_exit_to_user_mode
A Dsyscall.c62 syscall_exit_to_user_mode(regs); in do_syscall()
/linux-6.3-rc2/Documentation/core-api/
A Dentry.rst78 syscall_exit_to_user_mode(regs);
91 syscall_exit_to_user_mode() is invoked.
93 syscall_exit_to_user_mode() handles all work which needs to be done before
102 syscall_enter_from_user_mode() and syscall_exit_to_user_mode() are also
/linux-6.3-rc2/include/linux/
A Dentry-common.h325 void syscall_exit_to_user_mode(struct pt_regs *regs);
/linux-6.3-rc2/arch/s390/kernel/
A Dprocess.c61 syscall_exit_to_user_mode(regs); in __ret_from_fork()
/linux-6.3-rc2/kernel/entry/
A Dcommon.c293 __visible noinstr void syscall_exit_to_user_mode(struct pt_regs *regs) in syscall_exit_to_user_mode() function
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-intel-pt.txt1671 |--29.44%--syscall_exit_to_user_mode

Completed in 13 milliseconds