Searched refs:_raw_spin_lock_bh (Results 1 – 3 of 3) sorted by relevance
28 void __lockfunc _raw_spin_lock_bh(raw_spinlock_t *lock) __acquires(lock);51 #define _raw_spin_lock_bh(lock) __raw_spin_lock_bh(lock) macro
62 #define _raw_spin_lock_bh(lock) __LOCK_BH(lock) macro
281 #define raw_spin_lock_bh(lock) _raw_spin_lock_bh(lock)