Searched refs:POLL_SPURIOUS_IRQ_INTERVAL (Results 1 – 1 of 1) sorted by relevance
19 #define POLL_SPURIOUS_IRQ_INTERVAL (HZ/10) macro 132 mod_timer(&poll_spurious_irq_timer, jiffies + POLL_SPURIOUS_IRQ_INTERVAL); in poll_spurious_irqs() 377 mod_timer(&poll_spurious_irq_timer, jiffies + POLL_SPURIOUS_IRQ_INTERVAL); in note_interrupt()