Searched refs:raw_spin_unlock_bh (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | spinlock.h | 258 #define raw_spin_unlock_bh(lock) _raw_spin_unlock_bh(lock) macro 362 raw_spin_unlock_bh(&lock->rlock); spin_unlock_bh() |
Completed in 32 milliseconds