Searched refs:charge_target_from (Results 1 – 2 of 2) sorted by relevance
367 quota->charge_target_from = NULL; in damos_quota_init()1198 if (s->quota.charge_target_from == dst_target) { in damon_commit_targets()1199 s->quota.charge_target_from = NULL; in damon_commit_targets()1696 if (quota->charge_target_from) { in damos_skip_charged_region()1697 if (t != quota->charge_target_from) in damos_skip_charged_region()1700 quota->charge_target_from = NULL; in damos_skip_charged_region()1721 quota->charge_target_from = NULL; in damos_skip_charged_region()1948 quota->charge_target_from = t; in damos_apply_scheme()
273 struct damon_target *charge_target_from; member