Lines Matching refs:irq_lock
58 static DEFINE_SPINLOCK(irq_lock);
88 spin_lock_irqsave(&irq_lock, flags); in activate_fd()
122 spin_unlock_irqrestore(&irq_lock, flags); in activate_fd()
129 spin_lock_irqsave(&irq_lock, flags); in activate_fd()
135 spin_unlock_irqrestore(&irq_lock, flags); in activate_fd()
146 spin_unlock_irqrestore(&irq_lock, flags); in activate_fd()
157 spin_lock_irqsave(&irq_lock, flags); in free_irq_by_cb()
159 spin_unlock_irqrestore(&irq_lock, flags); in free_irq_by_cb()
228 spin_lock_irqsave(&irq_lock, flags); in reactivate_fd()
231 spin_unlock_irqrestore(&irq_lock, flags); in reactivate_fd()
235 spin_unlock_irqrestore(&irq_lock, flags); in reactivate_fd()
246 spin_lock_irqsave(&irq_lock, flags); in deactivate_fd()
249 spin_unlock_irqrestore(&irq_lock, flags); in deactivate_fd()
254 spin_unlock_irqrestore(&irq_lock, flags); in deactivate_fd()