wq_list_empty
!wq_list_empty(&acct->work_list);
if (wq_list_empty(&acct->work_list))
if (!wq_list_empty(&state->compl_reqs)) {
if (!wq_list_empty(&ctx->submit_state.compl_reqs))
if (!wq_list_empty(&ctx->submit_state.compl_reqs) ||