Searched refs:_raw_read_unlock_irq (Results 1 – 3 of 3) sorted by relevance
35 void __lockfunc _raw_read_unlock_irq(rwlock_t *lock) __releases(lock);101 #define _raw_read_unlock_irq(lock) __raw_read_unlock_irq(lock) macro
83 #define _raw_read_unlock_irq(lock) __UNLOCK_IRQ(lock) macro
98 #define read_unlock_irq(lock) _raw_read_unlock_irq(lock)