Searched refs:_spin_unlock_irqrestore (Results 1 – 3 of 3) sorted by relevance
52 void __lockfunc _spin_unlock_irqrestore(spinlock_t *lock, unsigned long flags)
77 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
228 _spin_unlock_irqrestore(lock, flags)