Searched defs:_raw_read_lock_bh (Results 1 – 3 of 3) sorted by relevance
52 #define _raw_read_lock_bh(lock) __raw_read_lock_bh(lock) macro
63 #define _raw_read_lock_bh(lock) __LOCK_BH(lock) macro
245 void __lockfunc _raw_read_lock_bh(rwlock_t *lock) in _raw_read_lock_bh() function