Searched refs:alloc_from_new_slab (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 4316 static unsigned int alloc_from_new_slab(struct kmem_cache *s, struct slab *slab, in alloc_from_new_slab() function 4433 alloc_from_new_slab(s, slab, &object, 1, allow_spin); in ___slab_alloc() 7185 refilled += alloc_from_new_slab(s, slab, p + refilled, max - refilled, in refill_objects()
|