Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dio_uring.h164 ctx->submit_state.cq_flush) in io_submit_flush_completions()
200 ctx->submit_state.cq_flush = true; in io_defer_get_uncommited_cqe()
H A Dio_uring.c840 ctx->submit_state.cq_flush = true; in io_add_aux_cqe()
871 ctx->submit_state.cq_flush = true; in io_req_post_cqe()
1462 ctx->submit_state.cq_flush = false; in __io_submit_flush_completions()
/linux-6.15/include/linux/
H A Dio_uring_types.h226 bool cq_flush; member