Searched refs:arch_exit_to_user_mode_prepare (Results 1 – 4 of 4) sorted by relevance
52 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function58 #define arch_exit_to_user_mode_prepare arch_exit_to_user_mode_prepare macro
47 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function90 #define arch_exit_to_user_mode_prepare arch_exit_to_user_mode_prepare macro
244 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs,247 #ifndef arch_exit_to_user_mode_prepare248 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function
209 arch_exit_to_user_mode_prepare(regs, ti_work); in exit_to_user_mode_prepare()