Searched refs:charge_target_from (Results 1 – 2 of 2) sorted by relevance
108 scheme->quota.charge_target_from = NULL; in damon_new_scheme()578 if (quota->charge_target_from) { in damon_do_apply_schemes()579 if (t != quota->charge_target_from) in damon_do_apply_schemes()582 quota->charge_target_from = NULL; in damon_do_apply_schemes()604 quota->charge_target_from = NULL; in damon_do_apply_schemes()628 quota->charge_target_from = t; in damon_do_apply_schemes()
148 struct damon_target *charge_target_from; member