Lines Matching refs:irq_lock
55 static DEFINE_SPINLOCK(irq_lock);
250 lockdep_assert_held(&irq_lock); in get_irq_entry_by_fd()
307 spin_lock_irqsave(&irq_lock, flags); in activate_fd()
342 spin_unlock_irqrestore(&irq_lock, flags); in activate_fd()
346 spin_unlock_irqrestore(&irq_lock, flags); in activate_fd()
361 spin_lock_irqsave(&irq_lock, flags); in free_irq_by_fd()
364 spin_unlock_irqrestore(&irq_lock, flags); in free_irq_by_fd()
373 spin_lock_irqsave(&irq_lock, flags); in free_irq_by_irq_and_dev()
394 spin_unlock_irqrestore(&irq_lock, flags); in free_irq_by_irq_and_dev()
405 spin_lock_irqsave(&irq_lock, flags); in deactivate_fd()
419 spin_unlock_irqrestore(&irq_lock, flags); in deactivate_fd()
549 spin_lock_irqsave(&irq_lock, flags); in um_irqs_suspend()
582 spin_unlock_irqrestore(&irq_lock, flags); in um_irqs_suspend()
591 spin_lock_irqsave(&irq_lock, flags); in um_irqs_resume()
605 spin_unlock_irqrestore(&irq_lock, flags); in um_irqs_resume()
616 spin_lock_irqsave(&irq_lock, flags); in normal_irq_set_wake()
631 spin_unlock_irqrestore(&irq_lock, flags); in normal_irq_set_wake()