Home
last modified time | relevance | path

Searched refs:io_uring_cq_has_overflow (Results 1 – 3 of 3) sorted by relevance

/external/liburing/src/
Dliburing-ffi.map93 io_uring_cq_has_overflow;
/external/liburing/test/
Dcq-overflow.c353 if (io_uring_cq_has_overflow(&ring)) { in test_overflow_handling()
/external/liburing/src/include/
Dliburing.h1364 IOURINGINLINE bool io_uring_cq_has_overflow(const struct io_uring *ring) in io_uring_cq_has_overflow() function