Home
last modified time | relevance | path

Searched defs:goals (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/damon/
H A Ddrgn_dump_damon_status.py103 def damos_quota_goals_to_list(goals): argument
H A D_damon_sysfs.py132 goals = None # quota goals variable in DamosQuota
140 def __init__(self, sz=0, ms=0, goals=None, goal_tuner='consist', argument
/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst439 .. _sysfs_watermarks:
/linux/mm/damon/
H A Dsysfs-schemes.c1287 struct damos_sysfs_quota_goals *goals) in damos_sysfs_quota_goals_rm_dirs()
1300 struct damos_sysfs_quota_goals *goals, int nr_goals) in damos_sysfs_quota_goals_add_dirs()
1340 struct damos_sysfs_quota_goals *goals = container_of(kobj, in nr_goals_show() local
1349 struct damos_sysfs_quota_goals *goals; in nr_goals_store() local
1506 struct damos_sysfs_quota_goals *goals; member
1522 struct damos_sysfs_quota_goals *goals; in damon_sysfs_quotas_add_dirs() local
/linux/include/linux/
H A Ddamon.h275 struct list_head goals; member