Searched refs:alloc_empty_sheaf (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 2763 static inline struct slab_sheaf *alloc_empty_sheaf(struct kmem_cache *s, in alloc_empty_sheaf() function 4670 empty = alloc_empty_sheaf(s, gfp, alloc_flags); in __pcs_replace_empty_main() 5088 sheaf = alloc_empty_sheaf(s, gfp, SLAB_ALLOC_DEFAULT); in kmem_cache_prefill_sheaf() 5890 empty = alloc_empty_sheaf(s, GFP_NOWAIT, SLAB_ALLOC_DEFAULT); in __pcs_replace_full_main() 6074 empty = alloc_empty_sheaf(s, GFP_NOWAIT, SLAB_ALLOC_DEFAULT); in __kfree_rcu_sheaf() 7633 pcs->main = alloc_empty_sheaf(s, GFP_KERNEL, SLAB_ALLOC_DEFAULT); in init_percpu_sheaves()
|