Searched defs:root_css (Results 1 – 3 of 3) sorted by relevance
35 struct cgroup_subsys_state *root_css, *pos; in BPF_PROG() local70 struct cgroup_subsys_state *root_css, *pos; in BPF_PROG() local
27 struct cgroup_subsys_state *root_css, *leaf_css, *pos; in iter_css_for_each() local
3502 static void cpuset_bind(struct cgroup_subsys_state *root_css) in cpuset_bind()