Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/entry/
H A Dcommon.c87 syscall_exit_to_user_mode(regs); in do_syscall_64()
208 syscall_exit_to_user_mode(regs); in do_int80_emulation()
229 syscall_exit_to_user_mode(regs); in do_int80_syscall_32()
276 syscall_exit_to_user_mode(regs); in __do_fast_syscall_32()
/openbmc/linux/arch/loongarch/kernel/
H A Dentry.S80 bl syscall_exit_to_user_mode
91 bl syscall_exit_to_user_mode
H A Dsyscall.c63 syscall_exit_to_user_mode(regs); in do_syscall()
/openbmc/linux/Documentation/core-api/
H 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
/openbmc/linux/include/linux/
H A Dentry-common.h325 void syscall_exit_to_user_mode(struct pt_regs *regs);
/openbmc/linux/arch/s390/kernel/
H A Dprocess.c61 syscall_exit_to_user_mode(regs); in __ret_from_fork()
/openbmc/linux/kernel/entry/
H A Dcommon.c299 __visible noinstr void syscall_exit_to_user_mode(struct pt_regs *regs) in syscall_exit_to_user_mode() function
/openbmc/linux/arch/riscv/kernel/
H A Dentry.S220 tail syscall_exit_to_user_mode
H A Dtraps.c324 syscall_exit_to_user_mode(regs); in do_trap_ecall_u()
/openbmc/linux/arch/x86/kernel/
H A Dprocess.c156 syscall_exit_to_user_mode(regs); in ret_from_fork()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-intel-pt.txt1671 |--29.44%--syscall_exit_to_user_mode