Searched refs:refill_objects (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 2800 refill_objects(struct kmem_cache *s, void **p, gfp_t gfp, unsigned int min, 2812 filled = refill_objects(s, &sheaf->objects[sheaf->size], gfp, to_fill, in refill_sheaf() 7152 refill_objects(struct kmem_cache *s, void **p, gfp_t gfp, unsigned int min, in refill_objects() function 7212 i = refill_objects(s, p, flags, size, size); in __kmem_cache_alloc_bulk()
|