Searched refs:task_complete (Results 1 – 3 of 3) sorted by relevance
239 unsigned int task_complete: 1; member
135 } else if (!ctx->task_complete) { in io_lockdep_assert_cq_locked()
599 if (!ctx->task_complete) { in __io_cq_unlock_post()902 if (ctx->task_complete || (ctx->flags & IORING_SETUP_IOPOLL)) { in io_req_complete_post()2766 if (WARN_ON_ONCE(!ctx->task_complete)) in io_activate_pollwq()3632 ctx->task_complete = true; in io_uring_create()3634 if (ctx->task_complete || (ctx->flags & IORING_SETUP_IOPOLL)) in io_uring_create()3641 if (!ctx->task_complete) in io_uring_create()