Searched refs:__raw_spin_unlock_irqrestore (Results 1 – 1 of 1) sorted by relevance
83 #define _raw_spin_unlock_irqrestore(lock, flags) __raw_spin_unlock_irqrestore(lock, flags)155 static inline void __raw_spin_unlock_irqrestore(raw_spinlock_t *lock, in __raw_spin_unlock_irqrestore() function