Searched refs:PP_ALLOC_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
64 #define PP_ALLOC_CACHE_SIZE (PP_ALLOC_CACHE_REFILL * 2) macro67 netmem_ref cache[PP_ALLOC_CACHE_SIZE];
807 if (unlikely(pool->alloc.count == PP_ALLOC_CACHE_SIZE)) { in page_pool_recycle_in_cache()