Searched refs:syscall_exit_to_user_mode (Results 1 – 5 of 5) sorted by relevance
56 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()
292 call syscall_exit_to_user_mode /* returns with IRQs disabled */
843 call syscall_exit_to_user_mode
313 void syscall_exit_to_user_mode(struct pt_regs *regs);
261 __visible noinstr void syscall_exit_to_user_mode(struct pt_regs *regs) in syscall_exit_to_user_mode() function