Searched refs:wq_list_empty (Results 1 – 4 of 4) sorted by relevance
13 #define wq_list_empty(list) (READ_ONCE((list)->first) == NULL) macro
249 if (!wq_list_empty(&ctx->submit_state.compl_reqs) || in io_submit_flush_completions()
270 !wq_list_empty(&acct->work_list); in __io_acct_run_queue()445 if (wq_list_empty(&acct->work_list)) in io_wq_hash_defer()
863 if (!wq_list_empty(&ctx->submit_state.compl_reqs)) in io_req_post_cqe()1154 if (!wq_list_empty(&state->compl_reqs)) { in __io_submit_flush_completions()