Home
last modified time | relevance | path

Searched defs:goals (Results 1 – 4 of 4) 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
139 __init__(self, sz=0, ms=0, goals=None, reset_interval_ms=0, weight_sz_permil=0, weight_nr_accesses_permil=0, weight_age_permil=0) global() argument
[all...]
/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