Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c342 unsigned int drain_active: 1; member
1576 if (ctx->drain_active) in __io_commit_cqring_flush()
1582 return ctx->off_timeout_used || ctx->drain_active; in io_commit_needs_flush()
6794 ctx->drain_active = false; in io_drain_req()
7294 if (unlikely(req->ctx->drain_active) && io_drain_req(req)) in io_queue_sqe()
7366 ctx->drain_active = true; in io_init_req()