Searched refs:IRQ_POLL_F_DISABLE (Results 1 – 2 of 2) sorted by relevance
31 if (test_bit(IRQ_POLL_F_DISABLE, &iop->state)) in irq_poll_sched()125 if (test_bit(IRQ_POLL_F_DISABLE, &iop->state)) in irq_poll_softirq()147 set_bit(IRQ_POLL_F_DISABLE, &iop->state); in irq_poll_disable()150 clear_bit(IRQ_POLL_F_DISABLE, &iop->state); in irq_poll_disable()
17 IRQ_POLL_F_DISABLE = 1, enumerator
Completed in 4 milliseconds