Searched refs:qmgr_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/arch/arm/mach-ixp4xx/
H A Dixp4xx_qmgr.c19 static spinlock_t qmgr_lock; variable
33 spin_lock_irqsave(&qmgr_lock, flags);
48 spin_unlock_irqrestore(&qmgr_lock, flags);
121 spin_lock_irqsave(&qmgr_lock, flags);
124 spin_unlock_irqrestore(&qmgr_lock, flags);
133 spin_lock_irqsave(&qmgr_lock, flags);
137 spin_unlock_irqrestore(&qmgr_lock, flags);
196 spin_lock_irq(&qmgr_lock);
230 spin_unlock_irq(&qmgr_lock);
234 spin_unlock_irq(&qmgr_lock);
[all...]

Completed in 59 milliseconds