Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddamon.h231 unsigned long charged_from; member
/linux/mm/damon/
H A Dcore.c346 quota->charged_from = 0; in damos_quota_init()
1591 if (time_after_eq(jiffies, quota->charged_from + in damos_adjust_quota()
1596 quota->charged_from = jiffies; in damos_adjust_quota()