Searched refs:plx_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/isdn/hardware/mISDN/
H A Dhfcmulti.c182 static spinlock_t plx_lock; /* may not acquire other lock inside */ variable
911 spin_lock(&plx_lock); /* must be locked inside other locks */
999 spin_unlock(&plx_lock);
1053 spin_lock_irqsave(&plx_lock, plx_flags);
1069 spin_unlock_irqrestore(&plx_lock, plx_flags);
1186 spin_lock_irqsave(&plx_lock, plx_flags);
1199 spin_unlock_irqrestore(&plx_lock, plx_flags);
1222 spin_lock_irqsave(&plx_lock, plx_flags);
1227 spin_unlock_irqrestore(&plx_lock, plx_flags);
1284 spin_lock_irqsave(&plx_lock, plx_flag
[all...]

Completed in 72 milliseconds