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:__anon10
193 NULL_IRQ_TIMER);
1314 case NULL_IRQ_TIMER:
1561 if (!is_poll && nq->dev->irqmode == NULL_IRQ_TIMER) {
1812 dev->irqmode = min_t(unsigned int, dev->irqmode, NULL_IRQ_TIMER);

Completed in 202 milliseconds