Searched refs:page_frag_cache (Results 1 – 7 of 7) sorted by relevance
624 struct page_frag_cache;626 extern void *page_frag_alloc_align(struct page_frag_cache *nc,630 static inline void *page_frag_alloc(struct page_frag_cache *nc, in page_frag_alloc()
267 struct page_frag_cache { struct
130 struct page_frag_cache page;135 static DEFINE_PER_CPU(struct page_frag_cache, netdev_alloc_cache);156 struct page_frag_cache *nc; in __netdev_alloc_frag_align()481 struct page_frag_cache *nc; in __netdev_alloc_skb()
167 struct page_frag_cache rx_page;
146 struct page_frag_cache pf_cache;
110 struct page_frag_cache pf_cache;
5482 static struct page *__page_frag_cache_refill(struct page_frag_cache *nc, in __page_frag_cache_refill()5512 void *page_frag_alloc_align(struct page_frag_cache *nc, in page_frag_alloc_align()