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