Searched refs:check_cq_overflow (Results 1 – 1 of 1) sorted by relevance
396 unsigned long check_cq_overflow; member1697 clear_bit(0, &ctx->check_cq_overflow); in __io_cqring_overflow_flush()1714 if (test_bit(0, &ctx->check_cq_overflow)) { in io_cqring_overflow_flush()1787 set_bit(0, &ctx->check_cq_overflow); in io_cqring_event_overflow()2600 if (test_bit(0, &ctx->check_cq_overflow)) in io_iopoll_check()7434 if (io_should_wake(iowq) || test_bit(0, &iowq->ctx->check_cq_overflow)) in io_wake_function()7462 if (test_bit(0, &ctx->check_cq_overflow)) in io_cqring_wait_schedule()9288 if (io_cqring_events(ctx) || test_bit(0, &ctx->check_cq_overflow)) in io_uring_poll()