Home
last modified time | relevance | path

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

/Linux-v4.19/tools/vm/
Dslabinfo.c35 int order, poison, reclaim_account, red_zone; member
536 if (s->reclaim_account) in report()
574 if (unreclaim_only && s->reclaim_account) in slabcache()
606 if (s->reclaim_account) in slabcache()
1222 slab->reclaim_account = get_obj("reclaim_account"); in read_slab_dir()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-kernel-slab384 What: /sys/kernel/slab/cache/reclaim_account
390 The reclaim_account file specifies whether the cache's objects
/Linux-v4.19/mm/
Dslub.c5050 SLAB_ATTR(reclaim_account);