Searched defs:_raw_spin_unlock_irqrestore (Results 1 – 3 of 3) sorted by relevance
83 #define _raw_spin_unlock_irqrestore(lock, flags) __raw_spin_unlock_irqrestore(lock, flags) macro
85 #define _raw_spin_unlock_irqrestore(lock, flags) \ macro
192 noinline void __lockfunc _raw_spin_unlock_irqrestore(raw_spinlock_t *lock, unsigned long flags) in _raw_spin_unlock_irqrestore() function