Home
last modified time | relevance | path

Searched refs:raw_spin_lock_bh_nested (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dspinlock.h183 # define raw_spin_lock_bh_nested(lock, subclass) \ macro
200 # define raw_spin_lock_bh_nested(lock, subclass) _raw_spin_lock_bh(lock) macro
322 raw_spin_lock_bh_nested(spinlock_check(lock), subclass);\