Home
last modified time | relevance | path

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

/linux-6.8/arch/x86/entry/
Dcommon.c89 syscall_exit_to_user_mode(regs); in do_syscall_64()
256 syscall_exit_to_user_mode(regs); in DEFINE_IDTENTRY_RAW()
277 syscall_exit_to_user_mode(regs); in do_int80_syscall_32()
324 syscall_exit_to_user_mode(regs); in __do_fast_syscall_32()
/linux-6.8/arch/loongarch/kernel/
Dentry.S80 bl syscall_exit_to_user_mode
91 bl syscall_exit_to_user_mode
Dsyscall.c63 syscall_exit_to_user_mode(regs); in do_syscall()
/linux-6.8/Documentation/core-api/
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.8/include/linux/
Dentry-common.h412 void syscall_exit_to_user_mode(struct pt_regs *regs);
/linux-6.8/arch/s390/kernel/
Dprocess.c61 syscall_exit_to_user_mode(regs); in __ret_from_fork()
/linux-6.8/kernel/entry/
Dcommon.c209 __visible noinstr void syscall_exit_to_user_mode(struct pt_regs *regs) in syscall_exit_to_user_mode() function
/linux-6.8/arch/riscv/kernel/
Dentry.S233 tail syscall_exit_to_user_mode
Dtraps.c330 syscall_exit_to_user_mode(regs); in do_trap_ecall_u()
/linux-6.8/arch/x86/kernel/
Dprocess.c156 syscall_exit_to_user_mode(regs); in ret_from_fork()
/linux-6.8/tools/perf/Documentation/
Dperf-intel-pt.txt1671 |--29.44%--syscall_exit_to_user_mode