Searched refs:slab_iterator (Results 1 – 2 of 2) sorted by relevance
307 struct slab_iterator { struct431 struct slab_iterator slabs_to_erase;
3018 static struct slab_iterator get_depot_slab_iterator(struct slab_depot *depot, in get_depot_slab_iterator()3024 return (struct slab_iterator) { in get_depot_slab_iterator()3032 static struct slab_iterator get_slab_iterator(const struct block_allocator *allocator) in get_slab_iterator()3045 static struct vdo_slab *next_slab(struct slab_iterator *iterator) in next_slab()3082 struct slab_iterator iterator; in notify_block_allocator_of_read_only_mode()3344 struct slab_iterator iterator; in apply_to_slabs()3486 struct slab_iterator iterator = get_slab_iterator(allocator); in get_slab_statuses()3580 struct slab_iterator iterator = get_slab_iterator(allocator); in vdo_dump_block_allocator()4290 struct slab_iterator iterator = in vdo_allocate_reference_counters()
Completed in 15 milliseconds