MAX_SPINLOCKS
static struct spinlock_extra extra[MAX_SPINLOCKS];
if ((lck->thr_extra == NULL) && (spinlock_count < MAX_SPINLOCKS)) {