Lines Matching defs:quota
126 * &sz, respectively. If the time quota is set, DAMON tries to use only up to
128 * size quota is set, DAMON tries to apply the action only up to &sz bytes
131 * Internally, the time quota is transformed to a size quota using estimated
133 * uses smaller one as the effective quota.
135 * For selecting regions within the quota, DAMON prioritizes current scheme's
155 unsigned long esz; /* Effective size quota in bytes */
157 /* For charging the quota */
215 * @qt_exceeds: Total number of times the quota of the scheme has exceeded.
301 * @quota: Control the aggressiveness of this scheme.
309 * CPU time or IO resources for the &action, "a is used.
330 struct damos_quota quota;
630 enum damos_action action, struct damos_quota *quota,