Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dslabinfo.c35 int order, poison, reclaim_account, red_zone; member
567 if (s->reclaim_account) in report()
605 if (unreclaim_only && s->reclaim_account) in slabcache()
637 if (s->reclaim_account) in slabcache()
1267 slab->reclaim_account = get_obj("reclaim_account"); in read_slab_dir()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab386 What: /sys/kernel/slab/<cache>/reclaim_account
392 The reclaim_account file specifies whether the cache's objects
/openbmc/linux/mm/
H A Dslub.c5688 SLAB_ATTR_RO(reclaim_account);