Searched refs:page_frag_cache (Results 1 – 12 of 12) sorted by relevance
49 struct page_frag_cache { struct
39 struct page_frag_cache sk_frag_cache;
216 struct page_frag_cache cache;
48 ifneq (,$(wildcard $(KDIR)/include/linux/page_frag_cache.h))
68 obj-y += page_frag_cache.o
339 struct page_frag_cache tx_alloc; /* Tx control packet allocation (I/O thread only) */560 struct page_frag_cache tx_data_alloc; /* Tx DATA packet allocation */
338 struct page_frag_cache page_cache; /* Page cache to allocate XDP frames */
230 struct page_frag_cache page;235 static DEFINE_PER_CPU(struct page_frag_cache, netdev_alloc_cache);261 struct page_frag_cache *nc = this_cpu_ptr(&netdev_alloc_cache); in __netdev_alloc_frag_align()720 struct page_frag_cache *nc; in __netdev_alloc_skb()
149 struct page_frag_cache pf_cache;
194 struct page_frag_cache pf_cache;
177 struct page_frag_cache pf_cache;
16174 F: mm/page_frag_cache.c