Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/entry/
Dcommon.c89 syscall_exit_to_user_mode(regs); in do_syscall_64()
256 syscall_exit_to_user_mode(regs); in do_int80_emulation()
320 syscall_exit_to_user_mode(regs); in DEFINE_FREDENTRY_RAW()
342 syscall_exit_to_user_mode(regs); in do_int80_syscall_32()
389 syscall_exit_to_user_mode(regs); in __do_fast_syscall_32()
/linux-6.12.1/arch/loongarch/kernel/
Dentry.S84 bl syscall_exit_to_user_mode
96 bl syscall_exit_to_user_mode
Dsyscall.c80 syscall_exit_to_user_mode(regs); in do_syscall()
/linux-6.12.1/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.12.1/include/linux/
Dentry-common.h412 void syscall_exit_to_user_mode(struct pt_regs *regs);
/linux-6.12.1/arch/s390/kernel/
Dprocess.c65 syscall_exit_to_user_mode(regs); in __ret_from_fork()
/linux-6.12.1/kernel/entry/
Dcommon.c215 __visible noinstr void syscall_exit_to_user_mode(struct pt_regs *regs) in syscall_exit_to_user_mode() function
/linux-6.12.1/arch/riscv/kernel/
Dtraps.c345 syscall_exit_to_user_mode(regs); in do_trap_ecall_u()
Dentry.S329 call syscall_exit_to_user_mode
/linux-6.12.1/arch/x86/kernel/
Dprocess.c156 syscall_exit_to_user_mode(regs); in ret_from_fork()
/linux-6.12.1/tools/perf/Documentation/
Dperf-intel-pt.txt1675 |--29.44%--syscall_exit_to_user_mode