Searched refs:__alloc_empty_sheaf (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 2736 static struct slab_sheaf *__alloc_empty_sheaf(struct kmem_cache *s, gfp_t gfp, in __alloc_empty_sheaf() function 2771 return __alloc_empty_sheaf(s, gfp, alloc_flags, s->sheaf_capacity); in alloc_empty_sheaf() 5043 sheaf = __alloc_empty_sheaf(s, gfp, SLAB_ALLOC_DEFAULT, size); in kmem_cache_prefill_sheaf() 8501 pcs->main = __alloc_empty_sheaf(s, GFP_KERNEL, in bootstrap_cache_sheaves()
|