Home
last modified time | relevance | path

Searched refs:weight_age (Results 1 – 8 of 8) sorted by relevance

/linux/samples/damon/
H A Dmtier.c147 .weight_age = 100, in damon_sample_mtier_build_ctx()
/linux/mm/damon/tests/
H A Dcore-kunit.h671 .weight_age = 6, in damos_test_commit_quota()
679 .weight_age = 12, in damos_test_commit_quota()
692 KUNIT_EXPECT_EQ(test, dst.weight_age, src.weight_age); in damos_test_commit_quota()
/linux/mm/damon/
H A Dreclaim.c61 .weight_age = 1
H A Dlru_sort.c74 .weight_age = 0,
H A Dops-common.c113 unsigned int age_weight = s->quota.weight_age; in damon_hot_score()
H A Dcore.c858 dst->weight_age = src->weight_age; in damos_commit_quota()
H A Dsysfs-schemes.c2678 .weight_age = sysfs_weights->age, in damon_sysfs_mk_scheme()
/linux/include/linux/
H A Ddamon.h263 unsigned int weight_age; member