Searched refs:page_frag_cache (Results 1 – 3 of 3) 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
39 struct page_frag_cache sk_frag_cache;
Completed in 8 milliseconds