Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dcgroup_hierarchical_stats.c41 extern void cgroup_rstat_flush(struct cgroup *cgrp) __ksym;
144 cgroup_rstat_flush(cgrp); in BPF_PROG()
/linux-6.3-rc2/kernel/cgroup/
A Drstat.c234 __bpf_kfunc void cgroup_rstat_flush(struct cgroup *cgrp) in cgroup_rstat_flush() function
310 cgroup_rstat_flush(cgrp); in cgroup_rstat_exit()
538 BTF_ID_FLAGS(func, cgroup_rstat_flush, KF_SLEEPABLE)
A Dcgroup.c5396 cgroup_rstat_flush(cgrp); in css_release_work_fn()
5409 cgroup_rstat_flush(cgrp); in css_release_work_fn()
/linux-6.3-rc2/include/linux/
A Dcgroup.h694 void cgroup_rstat_flush(struct cgroup *cgrp);
/linux-6.3-rc2/block/
A Dblk-cgroup.c1046 cgroup_rstat_flush(blkcg->css.cgroup); in blkcg_print_stat()
/linux-6.3-rc2/mm/
A Dmemcontrol.c7746 cgroup_rstat_flush(memcg->css.cgroup); in obj_cgroup_may_zswap()
7811 cgroup_rstat_flush(css->cgroup); in zswap_current_read()

Completed in 32 milliseconds