Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_hierarchical_stats.c41 extern void cgroup_rstat_flush(struct cgroup *cgrp) __ksym;
144 cgroup_rstat_flush(cgrp); in BPF_PROG()
/openbmc/linux/kernel/cgroup/
H A Drstat.c233 __bpf_kfunc void cgroup_rstat_flush(struct cgroup *cgrp) in cgroup_rstat_flush() function
294 cgroup_rstat_flush(cgrp); in cgroup_rstat_exit()
528 BTF_ID_FLAGS(func, cgroup_rstat_flush, KF_SLEEPABLE)
H A Dcgroup.c5406 cgroup_rstat_flush(cgrp); in css_release_work_fn()
5419 cgroup_rstat_flush(cgrp); in css_release_work_fn()
/openbmc/linux/include/linux/
H A Dcgroup.h693 void cgroup_rstat_flush(struct cgroup *cgrp);
/openbmc/linux/block/
H A Dblk-cgroup.c1204 cgroup_rstat_flush(blkcg->css.cgroup); in blkcg_print_stat()
/openbmc/linux/mm/
H A Dmemcontrol.c655 cgroup_rstat_flush(root_mem_cgroup->css.cgroup); in do_flush_stats()
7846 cgroup_rstat_flush(memcg->css.cgroup); in obj_cgroup_may_zswap()
7911 cgroup_rstat_flush(css->cgroup); in zswap_current_read()