Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dio_uring.h22 IO_URING_F_IOPOLL = (1 << 10), enumerator
/openbmc/linux/io_uring/
H A During_cmd.c134 issue_flags |= IO_URING_F_IOPOLL; in io_uring_cmd()
/openbmc/linux/drivers/nvme/host/
H A Dioctl.c613 if (issue_flags & IO_URING_F_IOPOLL) in nvme_uring_cmd_io()
904 if (issue_flags & IO_URING_F_IOPOLL) in nvme_dev_uring_cmd()