Searched refs:prstatc (Results 1 – 1 of 1) sorted by relevance
107 struct cgroup_rstat_cpu *prstatc; in cgroup_rstat_updated() local122 prstatc = cgroup_rstat_cpu(parent, cpu); in cgroup_rstat_updated()123 rstatc->updated_next = prstatc->updated_children; in cgroup_rstat_updated()124 prstatc->updated_children = cgrp; in cgroup_rstat_updated()222 struct cgroup_rstat_cpu *prstatc; in cgroup_rstat_updated_list() local225 prstatc = cgroup_rstat_cpu(parent, cpu); in cgroup_rstat_updated_list()226 nextp = &prstatc->updated_children; in cgroup_rstat_updated_list()464 struct cgroup_rstat_cpu *prstatc; in cgroup_base_stat_flush() local492 prstatc = cgroup_rstat_cpu(parent, cpu); in cgroup_base_stat_flush()494 cgroup_base_stat_add(&prstatc->subtree_bstat, &delta); in cgroup_base_stat_flush()