Lines Matching refs:css
333 struct cgroup_subsys_state *css; in update_effective_progs() local
337 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
338 struct cgroup *desc = container_of(css, struct cgroup, self); in update_effective_progs()
349 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
350 struct cgroup *desc = container_of(css, struct cgroup, self); in update_effective_progs()
370 css_for_each_descendant_pre(css, &cgrp->self) { in update_effective_progs()
371 struct cgroup *desc = container_of(css, struct cgroup, self); in update_effective_progs()
527 struct cgroup_subsys_state *css; in replace_effective_prog() local
534 css_for_each_descendant_pre(css, &cgrp->self) { in replace_effective_prog()
535 struct cgroup *desc = container_of(css, struct cgroup, self); in replace_effective_prog()
670 struct cgroup_subsys_state *css; in purge_effective_progs() local
678 css_for_each_descendant_pre(css, &cgrp->self) { in purge_effective_progs()
679 struct cgroup *desc = container_of(css, struct cgroup, self); in purge_effective_progs()