Searched refs:cgroup_rstat_cpu (Results 1 – 3 of 3) sorted by relevance
11 static struct cgroup_rstat_cpu *cgroup_rstat_cpu(struct cgroup *cgrp, int cpu) in cgroup_rstat_cpu() function45 struct cgroup_rstat_cpu *rstatc = cgroup_rstat_cpu(cgrp, cpu); in cgroup_rstat_updated()47 struct cgroup_rstat_cpu *prstatc; in cgroup_rstat_updated()90 struct cgroup_rstat_cpu *rstatc; in cgroup_rstat_cpu_pop_updated()261 struct cgroup_rstat_cpu *rstatc = cgroup_rstat_cpu(cgrp, cpu); in cgroup_rstat_init()278 struct cgroup_rstat_cpu *rstatc = cgroup_rstat_cpu(cgrp, cpu); in cgroup_rstat_exit()319 struct cgroup_rstat_cpu *rstatc = cgroup_rstat_cpu(cgrp, cpu); in cgroup_base_stat_flush()349 static struct cgroup_rstat_cpu *352 struct cgroup_rstat_cpu *rstatc; in cgroup_base_stat_cputime_account_begin()370 struct cgroup_rstat_cpu *rstatc; in __cgroup_account_cputime()[all …]
162 static DEFINE_PER_CPU(struct cgroup_rstat_cpu, cgrp_dfl_root_rstat_cpu);
312 struct cgroup_rstat_cpu { struct456 struct cgroup_rstat_cpu __percpu *rstat_cpu;
Completed in 15 milliseconds