Searched refs:new_css (Results 1 – 1 of 1) sorted by relevance
165 struct cgroup_subsys_state *new_css; in freezer_attach() local 170 * Make the new tasks conform to the current state of @new_css. in freezer_attach() 175 * Tasks in @tset are on @new_css but may not conform to its in freezer_attach() 179 cgroup_taskset_for_each(task, new_css, tset) { in freezer_attach() 180 struct freezer *freezer = css_freezer(new_css); in freezer_attach()