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()210 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_enable_irq()213 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_enable_irq()222 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_disable_irq()226 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_disable_irq()285 spin_lock_irq(&qmgr_lock); in qmgr_request_queue()319 spin_unlock_irq(&qmgr_lock); in qmgr_request_queue()323 spin_unlock_irq(&qmgr_lock); in qmgr_request_queue()[all …]