Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/vm/
H A 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()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/mm/
H A Dslub.c5180 SLAB_ATTR_RO(reclaim_account);