Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dcpuset.c823 pos_css = css_rightmost_descendant(pos_css); in update_domain_attr_tree()
967 pos_css = css_rightmost_descendant(pos_css); in generate_sched_domains()
1106 pos_css = css_rightmost_descendant(pos_css); in dl_rebuild_rd_accounting()
1176 pos_css = css_rightmost_descendant(pos_css); in rebuild_sched_domains_locked()
1671 pos_css = css_rightmost_descendant(pos_css); in update_cpumasks_hier()
2129 pos_css = css_rightmost_descendant(pos_css); in update_nodemasks_hier()
H A Dcgroup.c4631 css_rightmost_descendant(struct cgroup_subsys_state *pos) in css_rightmost_descendant() function
/openbmc/linux/include/linux/
H A Dcgroup.h149 struct cgroup_subsys_state *css_rightmost_descendant(struct cgroup_subsys_state *pos);
/openbmc/linux/kernel/sched/
H A Dcore.c10701 css = css_rightmost_descendant(css);