Searched refs:page_frag_cache (Results 1 – 7 of 7) sorted by relevance
305 struct page_frag_cache;307 extern void *page_frag_alloc_align(struct page_frag_cache *nc,311 static inline void *page_frag_alloc(struct page_frag_cache *nc, in page_frag_alloc()
386 struct page_frag_cache { struct
195 struct page_frag_cache page;201 static DEFINE_PER_CPU(struct page_frag_cache, netdev_alloc_cache);237 struct page_frag_cache *nc = this_cpu_ptr(&netdev_alloc_cache); in __netdev_alloc_frag_align()562 struct page_frag_cache *nc; in __netdev_alloc_skb()
203 struct page_frag_cache rx_page;
145 struct page_frag_cache pf_cache;
149 struct page_frag_cache pf_cache;
5672 static struct page *__page_frag_cache_refill(struct page_frag_cache *nc, in __page_frag_cache_refill()5702 void *page_frag_alloc_align(struct page_frag_cache *nc, in page_frag_alloc_align()