Lines Matching refs:qmgr_lock
20 static spinlock_t qmgr_lock;
122 spin_lock_irqsave(&qmgr_lock, flags);
137 spin_unlock_irqrestore(&qmgr_lock, flags);
211 spin_lock_irqsave(&qmgr_lock, flags);
214 spin_unlock_irqrestore(&qmgr_lock, flags);
223 spin_lock_irqsave(&qmgr_lock, flags);
227 spin_unlock_irqrestore(&qmgr_lock, flags);
286 spin_lock_irq(&qmgr_lock);
320 spin_unlock_irq(&qmgr_lock);
324 spin_unlock_irq(&qmgr_lock);
335 spin_lock_irq(&qmgr_lock);
370 spin_unlock_irq(&qmgr_lock);
439 spin_lock_init(&qmgr_lock);