Searched refs:init_slab_obj_iter (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 3631 static inline void init_slab_obj_iter(struct kmem_cache *s, struct slab *slab, in init_slab_obj_iter() function 3677 init_slab_obj_iter(s, slab, &iter, allow_spin); in alloc_single_from_new_slab() 4390 init_slab_obj_iter(s, slab, &iter, allow_spin); in alloc_from_new_slab() 7669 init_slab_obj_iter(kmem_cache_node, slab, &iter, true); in early_kmem_cache_node_alloc()
|