Searched refs:local_irq_enable_exit_to_user (Results 1 – 2 of 2) sorted by relevance
108 static inline void local_irq_enable_exit_to_user(unsigned long ti_work);110 #ifndef local_irq_enable_exit_to_user111 static inline void local_irq_enable_exit_to_user(unsigned long ti_work) in local_irq_enable_exit_to_user() function
28 local_irq_enable_exit_to_user(ti_work); in exit_to_user_mode_loop()