Home
last modified time | relevance | path

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

/Linux-v5.15/tools/vm/
Dslabinfo.c35 int order, poison, reclaim_account, red_zone; member
543 if (s->reclaim_account) in report()
581 if (unreclaim_only && s->reclaim_account) in slabcache()
613 if (s->reclaim_account) in slabcache()
1231 slab->reclaim_account = get_obj("reclaim_account"); in read_slab_dir()
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-kernel-slab386 What: /sys/kernel/slab/cache/reclaim_account
392 The reclaim_account file specifies whether the cache's objects
/Linux-v5.15/mm/
Dslub.c5492 SLAB_ATTR_RO(reclaim_account);