Searched refs:qmgr_lock (Results 1 – 1 of 1) sorted by relevance
19 static spinlock_t qmgr_lock; variable121 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_set_irq()136 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_set_irq()209 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_enable_irq()212 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_enable_irq()221 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_disable_irq()225 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_disable_irq()284 spin_lock_irq(&qmgr_lock); in qmgr_request_queue()318 spin_unlock_irq(&qmgr_lock); in qmgr_request_queue()322 spin_unlock_irq(&qmgr_lock); in qmgr_request_queue()[all …]