Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c4279 static unsigned int alloc_from_new_slab(struct kmem_cache *s, struct slab *slab, in alloc_from_new_slab() function
4396 alloc_from_new_slab(s, slab, &object, 1, allow_spin); in ___slab_alloc()
7144 refilled += alloc_from_new_slab(s, slab, p + refilled, max - refilled, in refill_objects()