Home
last modified time | relevance | path

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

/linux/mm/damon/
H A Dsysfs-schemes.c2031 struct damon_sysfs_quotas *sysfs_quotas; in damon_sysfs_mk_scheme()
2037 sysfs_quotas = in damon_sysfs_mk_scheme()
2039 sysfs_quotas->effective_sz = scheme->quota.esz; in damon_sysfs_mk_scheme()
2048 struct damon_sysfs_quotas *sysfs_quotas = sysfs_scheme->quotas; in damon_sysfs_mk_scheme()
2049 struct damon_sysfs_weights *sysfs_weights = sysfs_quotas->weights; in damon_sysfs_mk_scheme()
2065 .ms = sysfs_quotas->ms, in damon_sysfs_mk_scheme()
2066 .sz = sysfs_quotas->sz, in damon_sysfs_mk_scheme()
2067 .reset_interval = sysfs_quotas->reset_interval_ms, in damon_sysfs_mk_scheme()
2086 err = damos_sysfs_add_quota_score(sysfs_quotas->goals, &scheme->quota);
2018 struct damon_sysfs_quotas *sysfs_quotas; damos_sysfs_update_effective_quotas() local
2035 struct damon_sysfs_quotas *sysfs_quotas = sysfs_scheme->quotas; damon_sysfs_mk_scheme() local
/linux/Documentation/mm/damon/
H A Ddesign.rst456 <sysfs_interface>`, refer to :ref:`quotas <sysfs_quotas>` part of the
487 interface <sysfs_interface>`, refer to :ref:`weights <sysfs_quotas>` part of
/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst80 │ │ │ │ │ │ │ :ref:`quotas <sysfs_quotas>`/ms,bytes,reset_interval_ms,effective_bytes
152 kdamond. For more details, refer to :ref:`quotas directory <sysfs_quotas>`.
322 .. _sysfs_quotas: global() target