Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dopdef.c68 .iopoll_queue = 1,
83 .iopoll_queue = 1,
103 .iopoll_queue = 1,
117 .iopoll_queue = 1,
248 .iopoll_queue = 1,
262 .iopoll_queue = 1,
416 .iopoll_queue = 1,
Dopdef.h27 unsigned iopoll_queue : 1; member
Dio_uring.c1761 if ((req->ctx->flags & IORING_SETUP_IOPOLL) && def->iopoll_queue) in io_issue_sqe()