Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c7052 __refill_objects_any(struct kmem_cache *s, void **p, gfp_t gfp, unsigned int min, in __refill_objects_any() function
7103 __refill_objects_any(struct kmem_cache *s, void **p, gfp_t gfp, unsigned int min, in __refill_objects_any() function
7127 refilled += __refill_objects_any(s, p + refilled, gfp, min - refilled, in refill_objects()