Searched refs:compl_nr (Results 1 – 1 of 1) sorted by relevance
323 unsigned int compl_nr; member1258 if (ctx->submit_state.compl_nr) in io_fallback_req_func()2114 if (ctx->submit_state.compl_nr) in ctx_flush_and_put()2132 if (!tctx->task_list.first && locked && ctx->submit_state.compl_nr) in tctx_task_work()2321 int i, nr = state->compl_nr; in io_submit_flush_completions()2344 state->compl_nr = 0; in io_submit_flush_completions()2668 state->compl_reqs[state->compl_nr++] = req; in io_req_task_complete()2669 if (state->compl_nr == ARRAY_SIZE(state->compl_reqs)) in io_req_task_complete()6968 state->compl_reqs[state->compl_nr++] = req; in __io_queue_sqe()6969 if (state->compl_nr == ARRAY_SIZE(state->compl_reqs)) in __io_queue_sqe()[all …]