Searched refs:rstatc (Results 1 – 1 of 1) sorted by relevance
57 if (rstatc->updated_next) in cgroup_rstat_updated()62 rstatc->updated_next = cgrp; in cgroup_rstat_updated()94 struct cgroup_rstat_cpu *rstatc; in cgroup_rstat_cpu_pop_updated() local118 pos = rstatc->updated_children; in cgroup_rstat_cpu_pop_updated()141 *nextp = rstatc->updated_next; in cgroup_rstat_cpu_pop_updated()144 rstatc->updated_next = NULL; in cgroup_rstat_cpu_pop_updated()300 u64_stats_init(&rstatc->bsync); in cgroup_rstat_init()373 delta = rstatc->bstat; in cgroup_base_stat_flush()393 struct cgroup_rstat_cpu *rstatc; in cgroup_base_stat_cputime_account_begin() local397 return rstatc; in cgroup_base_stat_cputime_account_begin()[all …]
Completed in 4 milliseconds