Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/
Dslabinfo.c32 int aliases, align, cache_dma, cpu_slabs, destroy_by_rcu; member
563 if (s->destroy_by_rcu) in report()
1252 slab->destroy_by_rcu = get_obj("destroy_by_rcu"); in read_slab_dir()
/linux-6.1.9/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-6.1.9/mm/
Dslub.c5515 SLAB_ATTR_RO(destroy_by_rcu);