Searched refs:IORING_SQ_CQ_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
229 #define IORING_SQ_CQ_OVERFLOW (1U << 1) /* CQ ring is overflown */ macro
1699 ctx->rings->sq_flags & ~IORING_SQ_CQ_OVERFLOW); in __io_cqring_overflow_flush()1789 ctx->rings->sq_flags | IORING_SQ_CQ_OVERFLOW); in io_cqring_event_overflow()