Searched refs:iopoll_queue (Results 1 – 3 of 3) sorted by relevance
| /linux/io_uring/ |
| H A D | opdef.c | 70 .iopoll_queue = 1, 85 .iopoll_queue = 1, 105 .iopoll_queue = 1, 119 .iopoll_queue = 1, 253 .iopoll_queue = 1, 267 .iopoll_queue = 1, 426 .iopoll_queue = 1, 559 .iopoll_queue = 1, 574 .iopoll_queue = 1, 596 .iopoll_queue = 1,
|
| H A D | opdef.h | 29 unsigned iopoll_queue : 1; member
|
| H A D | io_uring.c | 1422 if ((req->ctx->flags & IORING_SETUP_IOPOLL) && def->iopoll_queue) in io_issue_sqe()
|