Searched refs:qmgr_lock (Results 1 – 1 of 1) sorted by relevance
19 static spinlock_t qmgr_lock; variable33 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_set_irq()48 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_set_irq()121 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_enable_irq()124 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_enable_irq()133 spin_lock_irqsave(&qmgr_lock, flags); in qmgr_disable_irq()137 spin_unlock_irqrestore(&qmgr_lock, flags); in qmgr_disable_irq()196 spin_lock_irq(&qmgr_lock); in qmgr_request_queue()230 spin_unlock_irq(&qmgr_lock); in qmgr_request_queue()234 spin_unlock_irq(&qmgr_lock); in qmgr_request_queue()[all …]