Searched refs:rstatc (Results 1 – 1 of 1) sorted by relevance
53 if (rstatc->updated_next) in cgroup_rstat_updated()58 rstatc->updated_next = cgrp; in cgroup_rstat_updated()90 struct cgroup_rstat_cpu *rstatc; in cgroup_rstat_cpu_pop_updated() local109 pos = rstatc->updated_children; in cgroup_rstat_cpu_pop_updated()118 if (rstatc->updated_next) { in cgroup_rstat_cpu_pop_updated()136 *nextp = rstatc->updated_next; in cgroup_rstat_cpu_pop_updated()139 rstatc->updated_next = NULL; in cgroup_rstat_cpu_pop_updated()264 u64_stats_init(&rstatc->bsync); in cgroup_rstat_init()352 struct cgroup_rstat_cpu *rstatc; in cgroup_base_stat_cputime_account_begin() local356 return rstatc; in cgroup_base_stat_cputime_account_begin()[all …]
Completed in 3 milliseconds