Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Drw.c995 unsigned int poll_flags = BLK_POLL_NOSLEEP; in io_do_iopoll()
/Linux-v6.1/include/linux/
Dblkdev.h884 #define BLK_POLL_NOSLEEP (1 << 1) macro
/Linux-v6.1/block/
Dblk-mq.c4854 if (!(flags & BLK_POLL_NOSLEEP) && in blk_mq_poll()