Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds