Searched refs:dst_target (Results 1 – 1 of 1) sorted by relevance
1607 struct damon_target *dst_target, *next, *src_target, *new_target; in damon_commit_targets() local1611 damon_for_each_target_safe(dst_target, next, dst) { in damon_commit_targets()1619 dst_target, damon_target_has_pid(dst), in damon_commit_targets()1623 failed = dst_target; in damon_commit_targets()1629 damon_destroy_target(dst_target, dst); in damon_commit_targets()1631 if (s->quota.charge_target_from == dst_target) { in damon_commit_targets()