Searched refs:rstat_flush_next (Results 1 – 2 of 2) sorted by relevance
216 child->rstat_flush_next = NULL; in css_rstat_push_children()244 cnext = child->rstat_flush_next; in css_rstat_push_children()249 child->rstat_flush_next = head; in css_rstat_push_children()256 grandchild->rstat_flush_next = ghead; in css_rstat_push_children()327 root->rstat_flush_next = NULL; in css_rstat_updated_list()428 for (; pos; pos = pos->rstat_flush_next) { in css_rstat_flush()
276 struct cgroup_subsys_state *rstat_flush_next; member