Searched refs:rstatc (Results 1 – 1 of 1) sorted by relevance
73 struct css_rstat_cpu *rstatc; in css_rstat_updated() local94 rstatc = css_rstat_cpu(css, cpu); in css_rstat_updated()101 if (llist_on_list(&rstatc->lnode)) in css_rstat_updated()116 self = &rstatc->lnode; in css_rstat_updated()122 llist_add(&rstatc->lnode, lhead); in css_rstat_updated()129 struct css_rstat_cpu *rstatc = css_rstat_cpu(css, cpu); in __css_process_update_tree() local137 if (rstatc->updated_next) in __css_process_update_tree()142 rstatc->updated_next = css; in __css_process_update_tree()147 rstatc->updated_next = prstatc->updated_children; in __css_process_update_tree()160 struct css_rstat_cpu *rstatc; in css_process_update_tree() local[all …]