Lines Matching refs:irq_lock
57 static DEFINE_SPINLOCK(irq_lock);
207 lockdep_assert_held(&irq_lock); in get_irq_entry_by_fd()
264 spin_lock_irqsave(&irq_lock, flags); in activate_fd()
299 spin_unlock_irqrestore(&irq_lock, flags); in activate_fd()
303 spin_unlock_irqrestore(&irq_lock, flags); in activate_fd()
318 spin_lock_irqsave(&irq_lock, flags); in free_irq_by_fd()
321 spin_unlock_irqrestore(&irq_lock, flags); in free_irq_by_fd()
330 spin_lock_irqsave(&irq_lock, flags); in free_irq_by_irq_and_dev()
351 spin_unlock_irqrestore(&irq_lock, flags); in free_irq_by_irq_and_dev()
362 spin_lock_irqsave(&irq_lock, flags); in deactivate_fd()
376 spin_unlock_irqrestore(&irq_lock, flags); in deactivate_fd()
506 spin_lock_irqsave(&irq_lock, flags); in um_irqs_suspend()
539 spin_unlock_irqrestore(&irq_lock, flags); in um_irqs_suspend()
571 spin_lock(&irq_lock); in um_irqs_resume()
585 spin_unlock_irqrestore(&irq_lock, flags); in um_irqs_resume()
596 spin_lock_irqsave(&irq_lock, flags); in normal_irq_set_wake()
611 spin_unlock_irqrestore(&irq_lock, flags); in normal_irq_set_wake()