Searched refs:scgrp (Results 1 – 1 of 1) sorted by relevance
1871 struct cgroup *scgrp = &cgrp_dfl_root.cgrp; in rebind_subsystems() local1883 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1885 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1890 struct cgroup *scgrp = &src_root->cgrp; in rebind_subsystems() local1891 struct cgroup_subsys_state *css = cgroup_css(scgrp, ss); in rebind_subsystems()1904 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1906 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1910 RCU_INIT_POINTER(scgrp->subsys[ssid], NULL); in rebind_subsystems()1917 list_for_each_entry_safe(cset, cset_pos, &scgrp->e_csets[ss->id], in rebind_subsystems()1929 if (it->cset_head == &scgrp->e_csets[ss->id]) in rebind_subsystems()