Searched refs:scgrp (Results 1 – 1 of 1) sorted by relevance
1814 struct cgroup *scgrp = &cgrp_dfl_root.cgrp; in rebind_subsystems() local1821 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1822 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1827 struct cgroup *scgrp = &src_root->cgrp; in rebind_subsystems() local1828 struct cgroup_subsys_state *css = cgroup_css(scgrp, ss); in rebind_subsystems()1837 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1838 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1842 RCU_INIT_POINTER(scgrp->subsys[ssid], NULL); in rebind_subsystems()1849 list_for_each_entry_safe(cset, cset_pos, &scgrp->e_csets[ss->id], in rebind_subsystems()1861 if (it->cset_head == &scgrp->e_csets[ss->id]) in rebind_subsystems()