Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Drstat.c15 static struct cgroup_rstat_cpu *cgroup_rstat_cpu(struct cgroup *cgrp, int cpu) in cgroup_rstat_cpu() function
49 struct cgroup_rstat_cpu *rstatc = cgroup_rstat_cpu(cgrp, cpu); in cgroup_rstat_updated()
51 struct cgroup_rstat_cpu *prstatc; in cgroup_rstat_updated()
94 struct cgroup_rstat_cpu *rstatc; in cgroup_rstat_cpu_pop_updated()
129 struct cgroup_rstat_cpu *prstatc; in cgroup_rstat_cpu_pop_updated()
281 struct cgroup_rstat_cpu *rstatc = cgroup_rstat_cpu(cgrp, cpu); in cgroup_rstat_init()
298 struct cgroup_rstat_cpu *rstatc = cgroup_rstat_cpu(cgrp, cpu); in cgroup_rstat_exit()
345 struct cgroup_rstat_cpu *rstatc = cgroup_rstat_cpu(cgrp, cpu); in cgroup_base_stat_flush()
382 static struct cgroup_rstat_cpu *
385 struct cgroup_rstat_cpu *rstatc; in cgroup_base_stat_cputime_account_begin()
[all …]
H A Dcgroup.c164 static DEFINE_PER_CPU(struct cgroup_rstat_cpu, cgrp_dfl_root_rstat_cpu);
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_type_tag_percpu.c55 struct cgroup_rstat_cpu *rstat; in BPF_PROG()
59 rstat = (struct cgroup_rstat_cpu *)bpf_per_cpu_ptr(cgrp->rstat_cpu, cpu); in BPF_PROG()
/openbmc/linux/include/linux/
H A Dcgroup-defs.h330 struct cgroup_rstat_cpu { struct
491 struct cgroup_rstat_cpu __percpu *rstat_cpu;