Searched refs:scgrp (Results 1 – 1 of 1) sorted by relevance
1884 struct cgroup *scgrp = &cgrp_dfl_root.cgrp; in rebind_subsystems() local1891 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1892 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1897 struct cgroup *scgrp = &src_root->cgrp; in rebind_subsystems() local1898 struct cgroup_subsys_state *css = cgroup_css(scgrp, ss); in rebind_subsystems()1907 WARN_ON(cgroup_apply_control(scgrp)); in rebind_subsystems()1908 cgroup_finalize_control(scgrp, 0); in rebind_subsystems()1912 RCU_INIT_POINTER(scgrp->subsys[ssid], NULL); in rebind_subsystems()1919 list_for_each_entry_safe(cset, cset_pos, &scgrp->e_csets[ss->id], in rebind_subsystems()1931 if (it->cset_head == &scgrp->e_csets[ss->id]) in rebind_subsystems()