Home
last modified time | relevance | path

Searched defs:raw_spin_lock_bh (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dspinlock.h283 #define raw_spin_lock_bh(lock) _raw_spin_lock_bh(lock) macro
/kernel/linux/linux-4.19/include/linux/
Dspinlock.h272 #define raw_spin_lock_bh(lock) _raw_spin_lock_bh(lock) macro