Home
last modified time | relevance | path

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

/Linux-v4.19/tools/vm/
Dslabinfo.c32 int aliases, align, cache_dma, cpu_slabs, destroy_by_rcu; member
534 if (s->destroy_by_rcu) in report()
1209 slab->destroy_by_rcu = get_obj("destroy_by_rcu"); in read_slab_dir()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-kernel-slab194 What: /sys/kernel/slab/cache/destroy_by_rcu
200 The destroy_by_rcu file is read-only and specifies whether
/Linux-v4.19/mm/
Dslub.c5076 SLAB_ATTR_RO(destroy_by_rcu);