Home
last modified time | relevance | path

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

/linux-4.4.14/tools/vm/
Dslabinfo.c34 int order, poison, reclaim_account, red_zone; member
532 if (s->reclaim_account) in report()
599 if (s->reclaim_account) in slabcache()
1215 slab->reclaim_account = get_obj("reclaim_account"); in read_slab_dir()
/linux-4.4.14/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-4.4.14/mm/
Dslub.c4774 SLAB_ATTR(reclaim_account);