Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
A Drstat.c53 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() local
109 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() local
356 return rstatc; in cgroup_base_stat_cputime_account_begin()
[all …]

Completed in 3 milliseconds