Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dspinlock.h272 #define raw_spin_lock_bh(lock) _raw_spin_lock_bh(lock) macro
334 raw_spin_lock_bh(&lock->rlock); in spin_lock_bh()