Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dspinlock.h284 #define raw_spin_unlock_bh(lock) _raw_spin_unlock_bh(lock) macro
396 raw_spin_unlock_bh(&lock->rlock); in spin_unlock_bh()