Searched refs:reset_interval (Results 1 - 7 of 7) sorted by relevance

/linux-master/mm/damon/
H A Dmodules-common.h23 quota.reset_interval, ulong, 0600);
H A Dlru_sort.c70 .reset_interval = 1000,
H A Dreclaim.c57 .reset_interval = 1000,
H A Ddbgfs.c155 s->quota.reset_interval,
262 &quota.sz, &quota.reset_interval,
H A Dsysfs-schemes.c2019 .reset_interval = sysfs_quotas->reset_interval_ms,
2073 scheme->quota.reset_interval = sysfs_quotas->reset_interval_ms;
H A Dcore.c1235 msecs_to_jiffies(quota->reset_interval))) {
/linux-master/include/linux/
H A Ddamon.h174 * @reset_interval: Charge reset interval in milliseconds.
188 * &ms milliseconds within &reset_interval for applying the action. If the
190 * within &reset_interval.
197 * goals using its internal feedback loop algorithm, for every @reset_interval.
210 unsigned long reset_interval; member in struct:damos_quota

Completed in 204 milliseconds