Searched defs:spin_lock (Results 1 – 3 of 3) sorted by relevance
60 #define spin_lock(l) (*(l) = true) macro
184 #define spin_lock(l) _spin_lock(l) macro
334 #define spin_lock(a) macro
Completed in 5 milliseconds