Searched refs:prstatc (Results 1 – 1 of 1) sorted by relevance
51 struct cgroup_rstat_cpu *prstatc; in cgroup_rstat_updated() local66 prstatc = cgroup_rstat_cpu(parent, cpu); in cgroup_rstat_updated()67 rstatc->updated_next = prstatc->updated_children; in cgroup_rstat_updated()68 prstatc->updated_children = cgrp; in cgroup_rstat_updated()129 struct cgroup_rstat_cpu *prstatc; in cgroup_rstat_cpu_pop_updated() local132 prstatc = cgroup_rstat_cpu(parent, cpu); in cgroup_rstat_cpu_pop_updated()133 nextp = &prstatc->updated_children; in cgroup_rstat_cpu_pop_updated()