Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/damon/
H A Dcore.c103 scheme->quota.total_charged_sz = 0; in damon_new_scheme()
656 throughput = quota->total_charged_sz * 1000000 / in damos_set_effective_quota()
690 quota->total_charged_sz += quota->charged_sz; in kdamond_apply_schemes()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddamon.h140 unsigned long total_charged_sz; member