Searched refs:arch_exit_to_user_mode_work (Results 1 – 3 of 3) sorted by relevance
28 static __always_inline void arch_exit_to_user_mode_work(struct pt_regs *regs, in arch_exit_to_user_mode_work() function40 #define arch_exit_to_user_mode_work arch_exit_to_user_mode_work macro
142 static inline void arch_exit_to_user_mode_work(struct pt_regs *regs,145 #ifndef arch_exit_to_user_mode_work146 static inline void arch_exit_to_user_mode_work(struct pt_regs *regs, in arch_exit_to_user_mode_work() function
46 arch_exit_to_user_mode_work(regs, ti_work); in exit_to_user_mode_loop()