Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/dm-vdo/
H A Dslab-depot.c2595 struct slab_scrubber *scrubber = &slab->allocator->scrubber; in register_slab_for_scrubbing() local
2605 WRITE_ONCE(scrubber->slab_count, scrubber->slab_count + 1); in register_slab_for_scrubbing()
2750 container_of(scrubber, struct block_allocator, scrubber); in finish_scrubbing()
2815 WRITE_ONCE(scrubber->slab_count, scrubber->slab_count - 1); in slab_scrubbed()
2816 scrub_next_slab(scrubber); in slab_scrubbed()
3037 scrubber->slab = slab; in scrub_next_slab()
3051 struct slab_scrubber *scrubber = &allocator->scrubber; in scrub_slabs() local
3648 const struct slab_scrubber *scrubber = &allocator->scrubber; in vdo_dump_block_allocator() local
3998 struct slab_scrubber *scrubber = &allocator->scrubber; in initialize_slab_scrubber() local
4838 struct slab_scrubber *scrubber = &allocator->scrubber; in stop_scrubbing() local
[all …]
H A Dslab-depot.h404 struct slab_scrubber scrubber; member
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-edac-scrub50 by the memory scrubber.
58 by the memory scrubber.
66 within the supported range by the memory scrubber.
/linux-6.15/Documentation/edac/
H A Dscrub.rst85 provided that the scrubber supports this functionality.
113 userspace request to change CXL patrol scrubber's configurations.
255 The control attributes of a registered scrubber instance could be
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst1828 handle locking AGI and AGF buffers for all scrubber functions.