Home
last modified time | relevance | path

Searched refs:blkg_rwstat_read (Results 1 – 3 of 3) sorted by relevance

/block/
Dblk-cgroup.h464 static inline struct blkg_rwstat blkg_rwstat_read(struct blkg_rwstat *rwstat) in blkg_rwstat_read() function
487 struct blkg_rwstat tmp = blkg_rwstat_read(rwstat); in blkg_rwstat_total()
511 struct blkg_rwstat v = blkg_rwstat_read(from); in blkg_rwstat_merge()
Dblk-cgroup.c615 struct blkg_rwstat rwstat = blkg_rwstat_read((void *)pd + off); in blkg_prfill_rwstat()
675 sum = blkg_rwstat_read((void *)pd + off); in blkg_rwstat_recursive_sum()
686 tmp = blkg_rwstat_read(rwstat); in blkg_rwstat_recursive_sum()
Dblk-throttle.c948 tmp = blkg_rwstat_read((void *)sc + off); in tg_prfill_cpu_rwstat()