Searched refs:IO_CHECK_CQ_OVERFLOW_BIT (Results 1 – 1 of 1) sorted by relevance
126 IO_CHECK_CQ_OVERFLOW_BIT, enumerator683 clear_bit(IO_CHECK_CQ_OVERFLOW_BIT, &ctx->check_cq); in io_cqring_overflow_kill()718 clear_bit(IO_CHECK_CQ_OVERFLOW_BIT, &ctx->check_cq); in __io_cqring_overflow_flush()736 if (test_bit(IO_CHECK_CQ_OVERFLOW_BIT, &ctx->check_cq)) in io_cqring_overflow_flush()812 set_bit(IO_CHECK_CQ_OVERFLOW_BIT, &ctx->check_cq); in io_cqring_event_overflow()851 if (!overflow && (ctx->check_cq & BIT(IO_CHECK_CQ_OVERFLOW_BIT))) in io_cqe_cache_refill()970 if (test_bit(IO_CHECK_CQ_OVERFLOW_BIT, &ctx->check_cq)) in io_fill_cqe_req_aux()1631 if (check_cq & BIT(IO_CHECK_CQ_OVERFLOW_BIT)) in io_iopoll_check()2469 return test_bit(IO_CHECK_CQ_OVERFLOW_BIT, &ctx->check_cq) || in io_has_work()2640 if (check_cq & BIT(IO_CHECK_CQ_OVERFLOW_BIT)) in io_cqring_wait()[all …]