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()
29 __bpf_kfunc void cgroup_rstat_updated(struct cgroup *cgrp, int cpu) in cgroup_rstat_updated() function405 cgroup_rstat_updated(cgrp, smp_processor_id()); in cgroup_base_stat_cputime_account_end()537 BTF_ID_FLAGS(func, cgroup_rstat_updated)
693 void cgroup_rstat_updated(struct cgroup *cgrp, int cpu);
2068 cgroup_rstat_updated(blkcg->css.cgroup, cpu); in blk_cgroup_bio_start()
621 cgroup_rstat_updated(memcg->css.cgroup, smp_processor_id()); in memcg_rstat_updated()
Completed in 23 milliseconds