Home
last modified time | relevance | path

Searched defs:pp_alloc_cache (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dpage_pool.h66 struct pp_alloc_cache { struct
67 u32 count;
68 void *cache[PP_ALLOC_CACHE_SIZE];
/kernel/linux/linux-6.6/include/net/page_pool/
Dtypes.h41 struct pp_alloc_cache { struct
42 u32 count;
43 struct page *cache[PP_ALLOC_CACHE_SIZE];