Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcgroup.h377 css_rightmost_descendant(struct cgroup_subsys_state *pos);
/linux-4.1.27/kernel/
Dcpuset.c553 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()
Dcgroup.c3475 css_rightmost_descendant(struct cgroup_subsys_state *pos) in css_rightmost_descendant() function