Searched refs:scgrp (Results 1 – 1 of 1) sorted by relevance
1777 struct cgroup *scgrp = &cgrp_dfl_root.cgrp; in rebind_subsystems() local1784 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1785 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1790 struct cgroup *scgrp = &src_root->cgrp; in rebind_subsystems() local1791 struct cgroup_subsys_state *css = cgroup_css(scgrp, ss); in rebind_subsystems()1800 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1801 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1805 RCU_INIT_POINTER(scgrp->subsys[ssid], NULL); in rebind_subsystems()1812 list_for_each_entry_safe(cset, cset_pos, &scgrp->e_csets[ss->id], in rebind_subsystems()1824 if (it->cset_head == &scgrp->e_csets[ss->id]) in rebind_subsystems()