Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c1682 bool all_flushed, posted; in __io_cqring_overflow_flush() local
1707 all_flushed = list_empty(&ctx->cq_overflow_list); in __io_cqring_overflow_flush()
1708 if (all_flushed) { in __io_cqring_overflow_flush()
1719 return all_flushed; in __io_cqring_overflow_flush()