Home
last modified time | relevance | path

Searched refs:cgroup_rstat_flush (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/kernel/cgroup/
Drstat.c198 void cgroup_rstat_flush(struct cgroup *cgrp) in cgroup_rstat_flush() function
274 cgroup_rstat_flush(cgrp); in cgroup_rstat_exit()
Dcgroup.c5109 cgroup_rstat_flush(cgrp); in css_release_work_fn()
5122 cgroup_rstat_flush(cgrp); in css_release_work_fn()
/Linux-v5.15/include/linux/
Dcgroup.h766 void cgroup_rstat_flush(struct cgroup *cgrp);
/Linux-v5.15/mm/
Dmemcontrol.c1417 cgroup_rstat_flush(memcg->css.cgroup); in memory_stat_format()
3903 cgroup_rstat_flush(memcg->css.cgroup); in memcg_numa_stat_show()
3975 cgroup_rstat_flush(memcg->css.cgroup); in memcg_stat_show()
6376 cgroup_rstat_flush(memcg->css.cgroup); in memory_numa_stat_show()
/Linux-v5.15/block/
Dblk-cgroup.c940 cgroup_rstat_flush(blkcg->css.cgroup); in blkcg_print_stat()