Searched refs:arch_exit_to_user_mode_prepare (Results 1 – 4 of 4) sorted by relevance
55 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function61 #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
224 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs,227 #ifndef arch_exit_to_user_mode_prepare228 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function
205 arch_exit_to_user_mode_prepare(regs, ti_work); in exit_to_user_mode_prepare()