Home
last modified time | relevance | path

Searched refs:sysfs_quotas (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/mm/damon/
H A Dsysfs-schemes.c2173 struct damon_sysfs_quotas *sysfs_quotas; in damos_sysfs_update_effective_quotas() local
2179 sysfs_quotas = in damos_sysfs_update_effective_quotas()
2181 sysfs_quotas->effective_sz = scheme->quota.esz; in damos_sysfs_update_effective_quotas()
2190 struct damon_sysfs_quotas *sysfs_quotas = sysfs_scheme->quotas; in damon_sysfs_mk_scheme() local
2191 struct damon_sysfs_weights *sysfs_weights = sysfs_quotas->weights; in damon_sysfs_mk_scheme()
2205 .ms = sysfs_quotas->ms, in damon_sysfs_mk_scheme()
2206 .sz = sysfs_quotas->sz, in damon_sysfs_mk_scheme()
2207 .reset_interval = sysfs_quotas->reset_interval_ms, in damon_sysfs_mk_scheme()
2226 err = damos_sysfs_add_quota_score(sysfs_quotas->goals, &scheme->quota); in damon_sysfs_mk_scheme()
/linux-6.15/Documentation/admin-guide/mm/damon/
H A Dusage.rst81 │ │ │ │ │ │ │ :ref:`quotas <sysfs_quotas>`/ms,bytes,reset_interval_ms,effective_bytes
158 kdamond. For more details, refer to :ref:`quotas directory <sysfs_quotas>`.
/linux-6.15/Documentation/mm/damon/
H A Ddesign.rst506 <sysfs_interface>`, refer to :ref:`quotas <sysfs_quotas>` part of the
537 interface <sysfs_interface>`, refer to :ref:`weights <sysfs_quotas>` part of