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.h698 .weight_age = 6, in damos_test_commit_quota()
706 .weight_age = 12, in damos_test_commit_quota()
719 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.c117 .weight_age = 1,
H A Dops-common.c113 unsigned int age_weight = s->quota.weight_age; in damon_hot_score()
H A Dcore.c865 dst->weight_age = src->weight_age; in damos_commit_quota()
H A Dsysfs-schemes.c2720 .weight_age = sysfs_weights->age, in damon_sysfs_mk_scheme()
/linux/include/linux/
H A Ddamon.h267 unsigned int weight_age; member