Searched refs:alloc_empty_sheaf (Results 1 – 1 of 1) sorted by relevance
2776 static inline struct slab_sheaf *alloc_empty_sheaf(struct kmem_cache *s, in __alloc_empty_sheaf() 2829 struct slab_sheaf *sheaf = alloc_empty_sheaf(s, gfp); in refill_sheaf() 5018 sheaf = alloc_empty_sheaf(s, gfp); in kmem_cache_prefill_sheaf() 5590 * barn, so we had to allocate it by alloc_empty_sheaf(). But because we saw the5715 * alloc_empty_sheaf() doesn't support !allow_spin and it's in __pcs_replace_full_main() 5722 empty = alloc_empty_sheaf(s, GFP_NOWAIT); in __pcs_replace_full_main() 5909 empty = alloc_empty_sheaf(s, GFP_NOWAIT); in __kfree_rcu_sheaf() 7494 pcs->main = alloc_empty_sheaf(s, GFP_KERNEL); in init_percpu_sheaves() 2783 static inline struct slab_sheaf *alloc_empty_sheaf(struct kmem_cache *s, alloc_empty_sheaf() function