Home
last modified time | relevance | path

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

/kernel/cgroup/
Dcpuset.c858 pos_css = css_rightmost_descendant(pos_css); in update_domain_attr_tree()
1002 pos_css = css_rightmost_descendant(pos_css); in generate_sched_domains()
1141 pos_css = css_rightmost_descendant(pos_css); in dl_rebuild_rd_accounting()
1211 pos_css = css_rightmost_descendant(pos_css); in rebuild_sched_domains_locked()
1645 pos_css = css_rightmost_descendant(pos_css); in update_cpumasks_hier()
2112 pos_css = css_rightmost_descendant(pos_css); in update_nodemasks_hier()
Dcgroup.c4661 css_rightmost_descendant(struct cgroup_subsys_state *pos) in css_rightmost_descendant() function
/kernel/sched/
Dcore.c10631 css = css_rightmost_descendant(css); in cpu_util_update_eff()