Searched defs:spin_unlock (Results 1 – 3 of 3) sorted by relevance
61 #define spin_unlock(l) (*(l) = false) macro
193 #define spin_unlock(l) _spin_unlock(l) macro
335 #define spin_unlock(a) macro
Completed in 5 milliseconds