Searched refs:_read_unlock_irq (Results 1 – 3 of 3) sorted by relevance
50 void __lockfunc _read_unlock_irq(rwlock_t *lock) __releases(rwlock_t);
75 #define _read_unlock_irq(lock) __UNLOCK_IRQ(lock) macro
213 # define read_unlock_irq(lock) _read_unlock_irq(lock)