Searched refs:_raw_read_unlock_bh (Results 1 – 3 of 3) sorted by relevance
33 void __lockfunc _raw_read_unlock_bh(rwlock_t *lock) __releases(lock);93 #define _raw_read_unlock_bh(lock) __raw_read_unlock_bh(lock) macro
81 #define _raw_read_unlock_bh(lock) __UNLOCK_BH(lock) macro
106 #define read_unlock_bh(lock) _raw_read_unlock_bh(lock)