Home
last modified time | relevance | path

Searched refs:BLK_POLL_ONESHOT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/io_uring/
H A Drw.c1039 poll_flags |= BLK_POLL_ONESHOT; in io_do_iopoll()
1068 poll_flags |= BLK_POLL_ONESHOT; in io_do_iopoll()
/openbmc/linux/include/linux/
H A Dblkdev.h866 #define BLK_POLL_ONESHOT (1 << 0) macro
/openbmc/linux/block/
H A Dblk-mq.c4959 if (ret < 0 || (flags & BLK_POLL_ONESHOT))