Searched defs:_raw_write_lock_bh (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | rwlock_api_smp.h | 56 #define _raw_write_lock_bh(lock) __raw_write_lock_bh(lock) macro |
D | spinlock_api_up.h | 58 #define _raw_write_lock_bh(lock) __LOCK_BH(lock) macro |