Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c342 unsigned int drain_active: 1; member
1574 if (ctx->drain_active) in __io_commit_cqring_flush()
1580 if (unlikely(ctx->off_timeout_used || ctx->drain_active)) in io_commit_cqring()
6461 ctx->drain_active = false; in io_drain_req()
6926 if (unlikely(req->ctx->drain_active) && io_drain_req(req)) in io_queue_sqe()
6998 ctx->drain_active = true; in io_init_req()