Searched refs:arch_exit_to_user_mode_prepare (Results 1 – 4 of 4) 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
61 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function96 #define arch_exit_to_user_mode_prepare arch_exit_to_user_mode_prepare macro
265 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs,268 #ifndef arch_exit_to_user_mode_prepare269 static inline void arch_exit_to_user_mode_prepare(struct pt_regs *regs, in arch_exit_to_user_mode_prepare() function331 arch_exit_to_user_mode_prepare(regs, ti_work); in exit_to_user_mode_prepare()