Searched defs:_raw_read_lock_bh (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | rwlock_api_smp.h | 53 #define _raw_read_lock_bh(lock) __raw_read_lock_bh(lock) macro |
H A D | spinlock_api_up.h | 64 #define _raw_read_lock_bh(lock) __LOCK_BH(lock) macro |