Lines Matching refs:qmgr_lock
19 static spinlock_t qmgr_lock;
121 spin_lock_irqsave(&qmgr_lock, flags);
136 spin_unlock_irqrestore(&qmgr_lock, flags);
210 spin_lock_irqsave(&qmgr_lock, flags);
213 spin_unlock_irqrestore(&qmgr_lock, flags);
222 spin_lock_irqsave(&qmgr_lock, flags);
226 spin_unlock_irqrestore(&qmgr_lock, flags);
285 spin_lock_irq(&qmgr_lock);
319 spin_unlock_irq(&qmgr_lock);
323 spin_unlock_irq(&qmgr_lock);
334 spin_lock_irq(&qmgr_lock);
369 spin_unlock_irq(&qmgr_lock);
438 spin_lock_init(&qmgr_lock);