Searched refs:css_rightmost_descendant (Results 1 – 3 of 3) sorted by relevance
377 css_rightmost_descendant(struct cgroup_subsys_state *pos);
553 pos_css = css_rightmost_descendant(pos_css); in update_domain_attr_tree()683 pos_css = css_rightmost_descendant(pos_css); in generate_sched_domains()887 pos_css = css_rightmost_descendant(pos_css); in update_cpumasks_hier()1143 pos_css = css_rightmost_descendant(pos_css); in update_nodemasks_hier()
3475 css_rightmost_descendant(struct cgroup_subsys_state *pos) in css_rightmost_descendant() function