Searched refs:PAGE_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
1781 #define PAGE_BATCH_SIZE 8 in tcp_zerocopy_receive() macro1782 struct page *pages[PAGE_BATCH_SIZE]; in tcp_zerocopy_receive()1872 if (pg_idx == PAGE_BATCH_SIZE) { in tcp_zerocopy_receive()