Home
last modified time | relevance | path

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

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