Searched defs:_raw_spin_lock_bh (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | spinlock_api_smp.h | 51 #define _raw_spin_lock_bh(lock) __raw_spin_lock_bh(lock) macro |
H A D | spinlock_api_up.h | 63 #define _raw_spin_lock_bh(lock) __LOCK_BH(lock) macro |