Home
last modified time | relevance | path

Searched refs:charge_target_from (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/mm/damon/
Dcore.c274 quota->charge_target_from = NULL; in damos_quota_init_priv()
717 if (quota->charge_target_from) { in damon_do_apply_schemes()
718 if (t != quota->charge_target_from) in damon_do_apply_schemes()
721 quota->charge_target_from = NULL; in damon_do_apply_schemes()
743 quota->charge_target_from = NULL; in damon_do_apply_schemes()
767 quota->charge_target_from = t; in damon_do_apply_schemes()
/Linux-v6.1/include/linux/
Ddamon.h153 struct damon_target *charge_target_from; member