Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Drstat.c28 static struct css_rstat_cpu *css_rstat_cpu( in css_rstat_cpu() function
73 struct css_rstat_cpu *rstatc; in css_rstat_updated()
93 rstatc = css_rstat_cpu(css, cpu); in css_rstat_updated()
132 struct css_rstat_cpu *rstatc = css_rstat_cpu(css, cpu); in __css_process_update_tree()
134 struct css_rstat_cpu *prstatc; in __css_process_update_tree()
149 prstatc = css_rstat_cpu(parent, cpu); in __css_process_update_tree()
163 struct css_rstat_cpu *rstatc; in css_process_update_tree()
180 rstatc = container_of(lnode, struct css_rstat_cpu, lnode); in css_process_update_tree()
205 struct css_rstat_cpu *crstatc; in css_rstat_push_children()
242 crstatc = css_rstat_cpu(child, cpu); in css_rstat_push_children()
[all …]
H A Dcgroup.c189 static DEFINE_PER_CPU(struct css_rstat_cpu, root_rstat_cpu);
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_type_tag_percpu.c60 struct css_rstat_cpu *rstat; in BPF_PROG()
64 rstat = (struct css_rstat_cpu *)bpf_per_cpu_ptr( in BPF_PROG()
/linux/include/linux/
H A Dcgroup-defs.h204 struct css_rstat_cpu __percpu *rstat_cpu;
390 struct css_rstat_cpu { struct