Searched refs:stallion_lock (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dstallion.c319 * Lock ordering is that you may not take stallion_lock holding
324 static spinlock_t stallion_lock; /* Guard the tty driver */ variable
2344 spin_lock_irqsave(&stallion_lock, flags);
2356 spin_unlock_irqrestore(&stallion_lock, flags);
4510 spin_lock_init(&stallion_lock);

Completed in 101 milliseconds