Searched refs:page_frag_cache (Results 1 – 14 of 14) sorted by relevance
30 static inline void page_frag_cache_init(struct page_frag_cache *nc) in page_frag_cache_init()35 static inline bool page_frag_cache_is_pfmemalloc(struct page_frag_cache *nc) in page_frag_cache_is_pfmemalloc()40 void page_frag_cache_drain(struct page_frag_cache *nc);42 void *__page_frag_alloc_align(struct page_frag_cache *nc, unsigned int fragsz,45 static inline void *page_frag_alloc_align(struct page_frag_cache *nc, in page_frag_alloc_align()53 static inline void *page_frag_alloc(struct page_frag_cache *nc, in page_frag_alloc()
49 struct page_frag_cache { struct
49 static struct page *__page_frag_cache_refill(struct page_frag_cache *nc, in __page_frag_cache_refill()73 void page_frag_cache_drain(struct page_frag_cache *nc) in page_frag_cache_drain()93 void *__page_frag_alloc_align(struct page_frag_cache *nc, in __page_frag_alloc_align()
68 obj-y += page_frag_cache.o
39 struct page_frag_cache sk_frag_cache;
22 static struct page_frag_cache test_nc;
216 struct page_frag_cache cache;
48 ifneq (,$(wildcard $(KDIR)/include/linux/page_frag_cache.h))
300 struct page_frag_cache tx_alloc; /* Tx control packet allocation (I/O thread only) */517 struct page_frag_cache tx_data_alloc; /* Tx DATA packet allocation */
319 struct page_frag_cache page_cache; /* Page cache to allocate XDP frames */
228 struct page_frag_cache page;233 static DEFINE_PER_CPU(struct page_frag_cache, netdev_alloc_cache);259 struct page_frag_cache *nc = this_cpu_ptr(&netdev_alloc_cache); in __netdev_alloc_frag_align()657 struct page_frag_cache *nc; in __netdev_alloc_skb()
145 struct page_frag_cache pf_cache;
197 struct page_frag_cache pf_cache;
178 struct page_frag_cache pf_cache;