Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dcpuset.c555 pos_css = css_rightmost_descendant(pos_css); in update_domain_attr_tree()
685 pos_css = css_rightmost_descendant(pos_css); in generate_sched_domains()
890 pos_css = css_rightmost_descendant(pos_css); in update_cpumasks_hier()
1168 pos_css = css_rightmost_descendant(pos_css); in update_nodemasks_hier()
Dcgroup.c3773 css_rightmost_descendant(struct cgroup_subsys_state *pos) in css_rightmost_descendant() function
/linux-4.4.14/include/linux/
Dcgroup.h119 struct cgroup_subsys_state *css_rightmost_descendant(struct cgroup_subsys_state *pos);