Searched refs:page_frag_cache (Results 1 – 4 of 4) sorted by relevance
548 struct page_frag_cache;550 extern void *page_frag_alloc(struct page_frag_cache *nc,
212 struct page_frag_cache { struct
326 struct page_frag_cache page;331 static DEFINE_PER_CPU(struct page_frag_cache, netdev_alloc_cache);336 struct page_frag_cache *nc; in __netdev_alloc_frag()389 struct page_frag_cache *nc; in __netdev_alloc_skb()
4460 static struct page *__page_frag_cache_refill(struct page_frag_cache *nc, in __page_frag_cache_refill()4496 void *page_frag_alloc(struct page_frag_cache *nc, in page_frag_alloc()