Searched refs:freezer_attach (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
H A Dcgroup_freezer.c151 * current state. freezer_attach() is responsible for making new tasks
155 * @freezer->lock. freezer_attach() makes the new tasks conform to the
158 static void freezer_attach(struct cgroup_subsys_state *new_css, freezer_attach() function
202 * freezer_attach(). Losing to freezer_attach() means that we don't have
203 * to do anything as freezer_attach() will put @task into the appropriate
245 * @freezer state here. See freezer_attach() for details.
355 /* also synchronizes against task migration, see freezer_attach() */ freezer_apply_state()
481 .attach = freezer_attach,

Completed in 42 milliseconds