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