Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c298 #define IO_COMPL_BATCH 32 macro
322 struct io_kiocb *compl_reqs[IO_COMPL_BATCH];
1961 if (READ_ONCE(ctx->locked_free_nr) > IO_COMPL_BATCH) in io_flush_cached_reqs()