Searched defs:spin_lock_nested (Results 1 – 3 of 3) sorted by relevance
14 #define spin_lock_nested(x, subclass) pthread_mutex_lock(x) macro
76 #define spin_lock_nested(lock, subclass) \ macro
364 #define spin_lock_nested(lock, subclass) \ macro