Searched refs:scgrp (Results 1 – 1 of 1) sorted by relevance
1835 struct cgroup *scgrp = &cgrp_dfl_root.cgrp; in rebind_subsystems() local1842 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1843 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1848 struct cgroup *scgrp = &src_root->cgrp; in rebind_subsystems() local1849 struct cgroup_subsys_state *css = cgroup_css(scgrp, ss); in rebind_subsystems()1858 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1859 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1863 RCU_INIT_POINTER(scgrp->subsys[ssid], NULL); in rebind_subsystems()1870 list_for_each_entry_safe(cset, cset_pos, &scgrp->e_csets[ss->id], in rebind_subsystems()1882 if (it->cset_head == &scgrp->e_csets[ss->id]) in rebind_subsystems()