Searched refs:root_css (Results 1 – 3 of 3) sorted by relevance
416 void (*bind)(struct cgroup_subsys_state *root_css);
2027 static void cpuset_bind(struct cgroup_subsys_state *root_css) in cpuset_bind() argument2032 if (cgroup_on_dfl(root_css->cgroup)) { in cpuset_bind()
5226 static void mem_cgroup_bind(struct cgroup_subsys_state *root_css) in mem_cgroup_bind() argument5233 if (cgroup_on_dfl(root_css->cgroup)) in mem_cgroup_bind()