Searched refs:local_irq_enable_exit_to_user (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dentry-common.h205 * local_irq_enable_exit_to_user - Exit to user variant of local_irq_enable()
211 static inline void local_irq_enable_exit_to_user(unsigned long ti_work);
213 #ifndef local_irq_enable_exit_to_user
214 static inline void local_irq_enable_exit_to_user(unsigned long ti_work) function
/linux-master/kernel/entry/
H A Dcommon.c99 local_irq_enable_exit_to_user(ti_work);

Completed in 130 milliseconds