Searched refs:charge_target_from (Results 1 – 2 of 2) sorted by relevance
266 scheme->quota.charge_target_from = NULL; in damon_new_scheme()707 if (quota->charge_target_from) { in damon_do_apply_schemes()708 if (t != quota->charge_target_from) in damon_do_apply_schemes()711 quota->charge_target_from = NULL; in damon_do_apply_schemes()733 quota->charge_target_from = NULL; in damon_do_apply_schemes()757 quota->charge_target_from = t; in damon_do_apply_schemes()
149 struct damon_target *charge_target_from; member