Searched refs:arch_exit_to_user_mode_prepare (Results 1 – 3 of 3) sorted by relevance
10 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function23 #define arch_exit_to_user_mode_prepare arch_exit_to_user_mode_prepare macro
54 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function60 #define arch_exit_to_user_mode_prepare arch_exit_to_user_mode_prepare macro
161 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs,164 #ifndef arch_exit_to_user_mode_prepare165 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function227 arch_exit_to_user_mode_prepare(regs, ti_work); in exit_to_user_mode_prepare()