Searched refs:prstatc (Results 1 – 1 of 1) sorted by relevance
143 struct css_rstat_cpu *prstatc; in __css_process_update_tree() local158 prstatc = css_rstat_cpu(parent, cpu); in __css_process_update_tree()159 rstatc->updated_next = prstatc->updated_children; in __css_process_update_tree()160 prstatc->updated_children = css; in __css_process_update_tree()308 struct css_rstat_cpu *prstatc; in css_rstat_updated_list() local311 prstatc = css_rstat_cpu(parent, cpu); in css_rstat_updated_list()312 nextp = &prstatc->updated_children; in css_rstat_updated_list()