Searched refs:_raw_write_unlock_bh (Results 1 – 3 of 3) sorted by relevance
34 void __lockfunc _raw_write_unlock_bh(rwlock_t *lock) __releases(lock);97 #define _raw_write_unlock_bh(lock) __raw_write_unlock_bh(lock) macro
80 #define _raw_write_unlock_bh(lock) __UNLOCK_BH(lock) macro
113 #define write_unlock_bh(lock) _raw_write_unlock_bh(lock)