Searched refs:_spin_unlock_irqrestore (Results 1 – 2 of 2) sorted by relevance
65 #define _spin_unlock_irqrestore(lock, flags) __UNLOCK_IRQRESTORE(lock, flags) macro
91 #define spin_unlock_irqrestore(lock, flags) _spin_unlock_irqrestore(lock, flags)