Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Drstat.c191 void cgroup_rstat_flush(struct cgroup *cgrp) in cgroup_rstat_flush() function
267 cgroup_rstat_flush(cgrp); in cgroup_rstat_exit()
H A Dcgroup.c5175 cgroup_rstat_flush(cgrp); in css_release_work_fn()
5189 cgroup_rstat_flush(cgrp); in css_release_work_fn()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcgroup.h765 void cgroup_rstat_flush(struct cgroup *cgrp);
/OK3568_Linux_fs/kernel/block/
H A Dblk-cgroup.c865 cgroup_rstat_flush(blkcg->css.cgroup); in blkcg_print_stat()