Searched refs:_raw_read_unlock_bh (Results 1 – 4 of 4) sorted by relevance
32 void __lockfunc _raw_read_unlock_bh(rwlock_t *lock) __releases(lock);92 #define _raw_read_unlock_bh(lock) __raw_read_unlock_bh(lock) macro
80 #define _raw_read_unlock_bh(lock) __UNLOCK_BH(lock) macro
115 #define read_unlock_bh(lock) _raw_read_unlock_bh(lock)
277 void __lockfunc _raw_read_unlock_bh(rwlock_t *lock) in _raw_read_unlock_bh() function281 EXPORT_SYMBOL(_raw_read_unlock_bh);