Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/
Dslabinfo.c35 int order, poison, reclaim_account, red_zone; member
565 if (s->reclaim_account) in report()
603 if (unreclaim_only && s->reclaim_account) in slabcache()
635 if (s->reclaim_account) in slabcache()
1265 slab->reclaim_account = get_obj("reclaim_account"); in read_slab_dir()
/linux-6.1.9/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-6.1.9/mm/
Dslub.c5489 SLAB_ATTR_RO(reclaim_account);