Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/cgroup/
Drstat.c191 void cgroup_rstat_flush(struct cgroup *cgrp) in cgroup_rstat_flush() function
267 cgroup_rstat_flush(cgrp); in cgroup_rstat_exit()
Dcgroup.c4994 cgroup_rstat_flush(cgrp); in css_release_work_fn()
5008 cgroup_rstat_flush(cgrp); in css_release_work_fn()
/Linux-v5.10/include/linux/
Dcgroup.h753 void cgroup_rstat_flush(struct cgroup *cgrp);
/Linux-v5.10/block/
Dblk-cgroup.c864 cgroup_rstat_flush(blkcg->css.cgroup); in blkcg_print_stat()