Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dblock_dev.c383 bool is_poll = (iocb->ki_flags & IOCB_HIPRI) != 0; in __blkdev_direct_IO() local
412 if (!is_poll) in __blkdev_direct_IO()
478 if (!is_poll) in __blkdev_direct_IO()
/kernel/linux/linux-6.6/drivers/block/null_blk/
H A Dmain.c1713 const bool is_poll = hctx->type == HCTX_TYPE_POLL; in null_queue_rq() local
1717 if (!is_poll && nq->dev->irqmode == NULL_IRQ_TIMER) { in null_queue_rq()
1741 if (is_poll) { in null_queue_rq()

Completed in 6 milliseconds