Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddamon.h267 unsigned long total_charged_sz; member
/linux/mm/damon/
H A Dcore.c363 quota->total_charged_sz = 0; in damos_quota_init()
2189 throughput = mult_frac(quota->total_charged_sz, 1000000, in damos_set_effective_quota()
2228 if (!quota->total_charged_sz && !quota->charged_from) { in damos_adjust_quota()
2238 quota->total_charged_sz += quota->charged_sz; in damos_adjust_quota()