Searched refs:cgroup_rstat_updated (Results 1 – 5 of 5) sorted by relevance
40 extern void cgroup_rstat_updated(struct cgroup *cgrp, int cpu) __ksym;78 cgroup_rstat_updated(dst_cgrp, bpf_get_smp_processor_id()); in BPF_PROG()
85 __bpf_kfunc void cgroup_rstat_updated(struct cgroup *cgrp, int cpu) in cgroup_rstat_updated() function514 cgroup_rstat_updated(cgrp, smp_processor_id()); in cgroup_base_stat_cputime_account_end()641 BTF_ID_FLAGS(func, cgroup_rstat_updated)
690 void cgroup_rstat_updated(struct cgroup *cgrp, int cpu);
2182 cgroup_rstat_updated(blkcg->css.cgroup, cpu); in blk_cgroup_bio_start()
572 cgroup_rstat_updated(memcg->css.cgroup, cpu); in memcg_rstat_updated()