Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c1679 bool all_flushed, posted; in __io_cqring_overflow_flush() local
1704 all_flushed = list_empty(&ctx->cq_overflow_list); in __io_cqring_overflow_flush()
1705 if (all_flushed) { in __io_cqring_overflow_flush()
1716 return all_flushed; in __io_cqring_overflow_flush()

Completed in 14 milliseconds