Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dkbuf.c500 #define IO_BUFFER_ALLOC_BATCH 64 macro
504 struct io_buffer *bufs[IO_BUFFER_ALLOC_BATCH]; in io_refill_buffer_cache()