Searched refs:syscall_exit_to_user_mode (Results 1 – 6 of 6) sorted by relevance
86 syscall_exit_to_user_mode(regs); in do_syscall_64()135 syscall_exit_to_user_mode(regs); in do_int80_syscall_32()181 syscall_exit_to_user_mode(regs); in __do_fast_syscall_32()
288 call syscall_exit_to_user_mode /* returns with IRQs disabled */
764 call syscall_exit_to_user_mode
365 void syscall_exit_to_user_mode(struct pt_regs *regs);
61 syscall_exit_to_user_mode(regs); in __ret_from_fork()
297 __visible noinstr void syscall_exit_to_user_mode(struct pt_regs *regs) in syscall_exit_to_user_mode() function