Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c2792 refill_objects(struct kmem_cache *s, void **p, gfp_t gfp, unsigned int min,
2804 filled = refill_objects(s, &sheaf->objects[sheaf->size], gfp, to_fill, in refill_sheaf()
7111 refill_objects(struct kmem_cache *s, void **p, gfp_t gfp, unsigned int min, in refill_objects() function
7171 i = refill_objects(s, p, flags, size, size); in __kmem_cache_alloc_bulk()