Searched refs:__refill_objects_node (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 6972 __refill_objects_node(struct kmem_cache *s, void **p, gfp_t gfp, unsigned int min, in __refill_objects_node() function 7080 r = __refill_objects_node(s, p, gfp, min, max, n, in __refill_objects_any() 7121 refilled = __refill_objects_node(s, p, gfp, min, max, in refill_objects()
|