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.h285 unsigned long total_charged_sz; member
/linux/mm/damon/
H A Dcore.c399 quota->total_charged_sz = 0; in damos_quota_init()
2413 throughput = mult_frac(quota->total_charged_sz, in damos_set_effective_quota()
2453 if (!quota->total_charged_sz && !quota->charged_from) { in damos_adjust_quota()
2465 quota->total_charged_sz += quota->charged_sz; in damos_adjust_quota()