Home
last modified time | relevance | path

Searched refs:syscall_exit_to_user_mode (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/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 DEFINE_IDTENTRY_RAW()
229 syscall_exit_to_user_mode(regs); in do_int80_syscall_32()
276 syscall_exit_to_user_mode(regs); in __do_fast_syscall_32()
/kernel/linux/linux-5.10/arch/x86/entry/
H A Dcommon.c56 syscall_exit_to_user_mode(regs); in do_syscall_64()
97 syscall_exit_to_user_mode(regs); in do_int80_syscall_32()
143 syscall_exit_to_user_mode(regs); in __do_fast_syscall_32()
H A Dentry_64.S292 call syscall_exit_to_user_mode /* returns with IRQs disabled */
H A Dentry_32.S843 call syscall_exit_to_user_mode
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsyscall.c63 syscall_exit_to_user_mode(regs); in do_syscall()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsyscall.c65 syscall_exit_to_user_mode(regs); in do_syscall()
/kernel/linux/linux-5.10/include/linux/
H A Dentry-common.h53 * TIF flags handled in syscall_exit_to_user_mode()
278 * Invoked from syscall_exit_to_user_mode()
290 * syscall_exit_to_user_mode - Handle work before returning to user mode
314 void syscall_exit_to_user_mode(struct pt_regs *regs);
338 * The call order is #2 and #3 as described in syscall_exit_to_user_mode().
/kernel/linux/linux-6.6/include/linux/
H A Dentry-common.h33 * SYSCALL_WORK flags handled in syscall_exit_to_user_mode()
273 * Invoked from architecture specific code when syscall_exit_to_user_mode()
285 * Same as step 1 and 2 of syscall_exit_to_user_mode() but without calling
288 * Calling convention is the same as for syscall_exit_to_user_mode() and it
297 * syscall_exit_to_user_mode - Handle work before returning to user mode
325 void syscall_exit_to_user_mode(struct pt_regs *regs);
349 * The call order is #2 and #3 as described in syscall_exit_to_user_mode().
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dprocess.c61 syscall_exit_to_user_mode(regs); in __ret_from_fork()
/kernel/linux/linux-5.10/kernel/entry/
H A Dcommon.c269 __visible noinstr void syscall_exit_to_user_mode(struct pt_regs *regs) in syscall_exit_to_user_mode() function
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/kernel/entry/
H A Dcommon.c293 __visible noinstr void syscall_exit_to_user_mode(struct pt_regs *regs) in syscall_exit_to_user_mode() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess.c156 syscall_exit_to_user_mode(regs); in ret_from_fork()

Completed in 10 milliseconds