Searched refs:charge_target_from (Results 1 - 4 of 4) sorted by last modified time

/linux-master/mm/damon/
H A Dcore.c347 quota->charge_target_from = NULL;
893 if (quota->charge_target_from) {
894 if (t != quota->charge_target_from)
897 quota->charge_target_from = NULL;
918 quota->charge_target_from = NULL;
1053 quota->charge_target_from = t;
H A Dreclaim.c190 dst->charge_target_from = src->charge_target_from;
H A Dlru_sort.c195 dst->charge_target_from = src->charge_target_from;
/linux-master/include/linux/
H A Ddamon.h228 struct damon_target *charge_target_from; member in struct:damos_quota

Completed in 156 milliseconds