Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds