Home
last modified time | relevance | path

Searched refs:__alloc_empty_sheaf (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dslub.c2746 static struct slab_sheaf *__alloc_empty_sheaf(struct kmem_cache *s, gfp_t gfp, in __alloc_empty_sheaf() function
2781 return __alloc_empty_sheaf(s, gfp, s->sheaf_capacity); in alloc_empty_sheaf()
8290 pcs->main = __alloc_empty_sheaf(s, GFP_KERNEL, capacity); in bootstrap_cache_sheaves()