Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dsub.c1352 struct cgroup_subsys_state *ecss = cgroup_e_css(sub_cgrp, &cpu_cgrp_subsys); in scx_cgroup_claim_subtree() local
1357 css_for_each_descendant_pre(css, ecss) { in scx_cgroup_claim_subtree()
1380 css_for_each_descendant_post(css, ecss) { in scx_cgroup_claim_subtree()
1401 css_for_each_descendant_post(css, ecss) { in scx_cgroup_claim_subtree()
1440 struct cgroup_subsys_state *ecss = cgroup_e_css(sub_cgrp, &cpu_cgrp_subsys); in scx_cgroup_return_subtree() local
1446 css_for_each_descendant_post(css, ecss) { in scx_cgroup_return_subtree()
1460 css_for_each_descendant_pre(css, ecss) { in scx_cgroup_return_subtree()