Searched refs:restore_firqs (Results 1 – 4 of 4) sorted by relevance
161 static __inline__ void restore_firqs(U32 *flag) in restore_firqs() function
114 #define spin_unlock_irqrestore(lock,flag) restore_firqs(&flag)
135 static __inline__ void restore_firqs(MS_U32 *flag)
452 restore_firqs(&flags); in timer_action_done()