Home
last modified time | relevance | path

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

/linux/tools/vm/
A Dslabinfo.c41 unsigned long cpuslab_flush, deactivate_full, deactivate_empty; member
501 total = s->deactivate_full + s->deactivate_empty + in slab_stats()
508 s->deactivate_full, (s->deactivate_full * 100) / total); in slab_stats()
1252 slab->deactivate_full = get_obj("deactivate_full"); in read_slab_dir()
/linux/Documentation/ABI/testing/
A Dsysfs-kernel-slab151 What: /sys/kernel/slab/<cache>/deactivate_full
157 The deactivate_full file shows how many times a full cpu slab
/linux/mm/
A Dslub.c5723 STAT_ATTR(DEACTIVATE_FULL, deactivate_full);

Completed in 18 milliseconds