Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c1670 bool all_flushed, posted; in __io_cqring_overflow_flush() local
1695 all_flushed = list_empty(&ctx->cq_overflow_list); in __io_cqring_overflow_flush()
1696 if (all_flushed) { in __io_cqring_overflow_flush()
1707 return all_flushed; in __io_cqring_overflow_flush()