Home
last modified time | relevance | path

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

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