Searched refs:NULL_IRQ_TIMER (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/block/null_blk/
H A Dmain.c77 NULL_IRQ_TIMER = 2, enumerator in enum:__anon9
193 NULL_IRQ_TIMER);
1344 case NULL_IRQ_TIMER:
1591 if (!is_poll && nq->dev->irqmode == NULL_IRQ_TIMER) {
1842 dev->irqmode = min_t(unsigned int, dev->irqmode, NULL_IRQ_TIMER);

Completed in 135 milliseconds