Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IO_URING_F_IOPOLL
drivers/nvme/host/ioctl.c
512
if (issue_flags & IO_URING_F_IOPOLL)
drivers/nvme/host/ioctl.c
790
if (issue_flags & IO_URING_F_IOPOLL)
io_uring/uring_cmd.c
263
issue_flags |= IO_URING_F_IOPOLL;