io_uring: add io_req_local_work_add wake fast path
[linux-block.git] / include / linux / io_uring_types.h
index 7b5e90520278a08826734003f3205e11264a42d7..cc0cf0705b8f443ecd4c2c34f08cd5954864f200 100644 (file)
@@ -295,6 +295,7 @@ struct io_ring_ctx {
                spinlock_t              completion_lock;
 
                bool                    poll_multi_queue;
+               bool                    cq_waiting;
 
                /*
                 * ->iopoll_list is protected by the ctx->uring_lock for