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.c1267 struct damos_sysfs_quota_goals *goals) in damos_sysfs_quota_goals_rm_dirs() argument
1280 struct damos_sysfs_quota_goals *goals, int nr_goals) in damos_sysfs_quota_goals_add_dirs() argument
1320 struct damos_sysfs_quota_goals *goals = container_of(kobj, nr_goals_show() local
1329 struct damos_sysfs_quota_goals *goals; nr_goals_store() local
1486 struct damos_sysfs_quota_goals *goals; global() member
1501 struct damos_sysfs_quota_goals *goals; damon_sysfs_quotas_add_dirs() local
[all...]
/linux/include/linux/
H A Ddamon.h262 struct list_head goals; global() member