Searched refs:qmgr_lock (Results 1 – 1 of 1) sorted by relevance
20 static spinlock_t qmgr_lock; variable122 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_set_irq()137 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_set_irq()211 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_enable_irq()214 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_enable_irq()223 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_disable_irq()227 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_disable_irq()286 spin_lock_irq(&qmgr_lock); in qmgr_request_queue()320 spin_unlock_irq(&qmgr_lock); in qmgr_request_queue()324 spin_unlock_irq(&qmgr_lock); in qmgr_request_queue()[all …]