Searched defs:spin_lock (Results 1 – 2 of 2) sorted by relevance
57 #define spin_lock(_l) do { \ macro
141 #define spin_lock(lock) mtx_lock(lock) macro