Searched refs:io_uring_cq_has_overflow (Results 1 – 3 of 3) sorted by relevance
93 io_uring_cq_has_overflow;
353 if (io_uring_cq_has_overflow(&ring)) { in test_overflow_handling()
1364 IOURINGINLINE bool io_uring_cq_has_overflow(const struct io_uring *ring) in io_uring_cq_has_overflow() function