Home
last modified time | relevance | path

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

/linux/tools/mm/
H A Dslabinfo.c32 int aliases, align, cache_dma, cpu_slabs, destroy_by_rcu; member
568 if (s->destroy_by_rcu) in report()
1261 slab->destroy_by_rcu = get_obj("destroy_by_rcu"); in read_slab_dir()
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab195 What: /sys/kernel/slab/<cache>/destroy_by_rcu
201 The destroy_by_rcu file is read-only and specifies whether
/linux/mm/
H A Dslub.c9278 SLAB_ATTR_RO(destroy_by_rcu);