Lines Matching full:applying
188 * To avoid consuming too much CPU time or IO resources for applying the
192 * &ms milliseconds within &reset_interval for applying the action. If the
269 * means DAMON does monitoring and applying the action of the scheme to
311 * failed at applying the action. If the action is &DAMOS_PAGEOUT and all
313 * applying the action.
365 * Before applying the &damos->action to a memory region, DAMOS checks if each
366 * byte of the region matches to this given condition and avoid applying the
430 * @apply_interval_us: The time between applying the @action.
454 * Before applying the &action to a memory region, &struct damon_operations
464 * unsets @last_applied when each regions walking for applying the scheme is
467 * After applying the &action to each region, &stat_count and &stat_sz is
477 * number of sample intervals that should be passed before applying
589 * @before_damos_apply: Called before applying DAMOS action.