Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c1860 #define PAGE_BATCH_SIZE 8 in tcp_zerocopy_receive() macro
1861 struct page *pages[PAGE_BATCH_SIZE]; in tcp_zerocopy_receive()
1945 if (pg_idx == PAGE_BATCH_SIZE) { in tcp_zerocopy_receive()