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