Searched refs:MAX_SPINLOCKS (Results 1 – 1 of 1) sorted by relevance
39 #define MAX_SPINLOCKS 72 macro51 static struct spinlock_extra extra[MAX_SPINLOCKS];92 if ((lck->thr_extra == NULL) && (spinlock_count < MAX_SPINLOCKS)) { in init_spinlock()