Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dopdef.c65 .iopoll_queue = 1,
78 .iopoll_queue = 1,
96 .iopoll_queue = 1,
109 .iopoll_queue = 1,
236 .iopoll_queue = 1,
249 .iopoll_queue = 1,
400 .iopoll_queue = 1,
H A Dopdef.h29 unsigned iopoll_queue : 1; member
H A Dio_uring.c1902 if ((req->ctx->flags & IORING_SETUP_IOPOLL) && def->iopoll_queue) in io_issue_sqe()