Searched defs:spin_lock_nested (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dspinlock.h364 #define spin_lock_nested(lock, subclass) \ macro
H A Dspinlock_rt.h76 #define spin_lock_nested(lock, subclass) \ macro
/linux-master/tools/include/linux/
H A Dspinlock.h14 #define spin_lock_nested(x, subclass) pthread_mutex_lock(x) macro

Completed in 171 milliseconds