Searched refs:prstatc (Results 1 – 1 of 1) sorted by relevance
134 struct css_rstat_cpu *prstatc; in __css_process_update_tree() local149 prstatc = css_rstat_cpu(parent, cpu); in __css_process_update_tree()150 rstatc->updated_next = prstatc->updated_children; in __css_process_update_tree()151 prstatc->updated_children = css; in __css_process_update_tree()299 struct css_rstat_cpu *prstatc; in css_rstat_updated_list() local302 prstatc = css_rstat_cpu(parent, cpu); in css_rstat_updated_list()303 nextp = &prstatc->updated_children; in css_rstat_updated_list()