Home
last modified time | relevance | path

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

/linux-5.19.10/mm/damon/
Dcore.c266 scheme->quota.charge_target_from = NULL; in damon_new_scheme()
707 if (quota->charge_target_from) { in damon_do_apply_schemes()
708 if (t != quota->charge_target_from) in damon_do_apply_schemes()
711 quota->charge_target_from = NULL; in damon_do_apply_schemes()
733 quota->charge_target_from = NULL; in damon_do_apply_schemes()
757 quota->charge_target_from = t; in damon_do_apply_schemes()
/linux-5.19.10/include/linux/
Ddamon.h149 struct damon_target *charge_target_from; member