Home
last modified time | relevance | path

Searched refs:charged_from (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/mm/damon/
Dreclaim.c157 dst->charged_from = src->charged_from; in damon_reclaim_copy_quota_status()
Dlru_sort.c192 dst->charged_from = src->charged_from; in damon_lru_sort_copy_quota_status()
Dcore.c308 quota->charged_from = 0; in damos_quota_init_priv()
1019 if (time_after_eq(jiffies, quota->charged_from + in damos_adjust_quota()
1024 quota->charged_from = jiffies; in damos_adjust_quota()
/linux-6.6.21/include/linux/
Ddamon.h159 unsigned long charged_from; member