Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dpage_pool.h67 #define PP_ALLOC_CACHE_SIZE 128 macro
71 struct page *cache[PP_ALLOC_CACHE_SIZE];
/linux-6.3-rc2/net/core/
A Dpage_pool.c536 if (unlikely(pool->alloc.count == PP_ALLOC_CACHE_SIZE)) { in page_pool_recycle_in_cache()

Completed in 10 milliseconds