Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/damon/
D_damon_sysfs.py122 goals = None # quota goals variable in DamosQuota
126 def __init__(self, sz=0, ms=0, goals=None, reset_interval_ms=0): argument
/linux-6.12.1/mm/damon/
Dsysfs-schemes.c957 struct damos_sysfs_quota_goals *goals) in damos_sysfs_quota_goals_rm_dirs()
970 struct damos_sysfs_quota_goals *goals, int nr_goals) in damos_sysfs_quota_goals_add_dirs()
1010 struct damos_sysfs_quota_goals *goals = container_of(kobj, in nr_goals_show() local
1019 struct damos_sysfs_quota_goals *goals; in nr_goals_store() local
1177 struct damos_sysfs_quota_goals *goals; member
1192 struct damos_sysfs_quota_goals *goals; in damon_sysfs_quotas_add_dirs() local
/linux-6.12.1/Documentation/admin-guide/mm/damon/
Dusage.rst381 .. _sysfs_watermarks:
/linux-6.12.1/include/linux/
Ddamon.h217 struct list_head goals; member