Home
last modified time | relevance | path

Searched refs:rstatc (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/cgroup/
H A Drstat.c73 struct css_rstat_cpu *rstatc; in css_rstat_updated() local
94 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() local
137 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
281 struct css_rstat_cpu *rstatc = css_rstat_cpu(root, cpu); css_rstat_updated_list() local
459 struct css_rstat_cpu *rstatc = css_rstat_cpu(css, cpu); css_rstat_init() local
486 struct css_rstat_cpu *rstatc = css_rstat_cpu(css, cpu); css_rstat_exit() local
[all...]