Searched refs:dst_target (Results 1 – 1 of 1) sorted by relevance
1263 struct damon_target *dst_target, *next, *src_target, *new_target; in damon_commit_targets() local1266 damon_for_each_target_safe(dst_target, next, dst) { in damon_commit_targets()1274 dst_target, damon_target_has_pid(dst), in damon_commit_targets()1282 damon_destroy_target(dst_target, dst); in damon_commit_targets()1284 if (s->quota.charge_target_from == dst_target) { in damon_commit_targets()