Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dlegacy_freezer.c154 * current state. freezer_attach() is responsible for making new tasks
158 * @freezer->lock. freezer_attach() makes the new tasks conform to the
161 static void freezer_attach(struct cgroup_taskset *tset) in freezer_attach() function
203 * freezer_attach(). Losing to freezer_attach() means that we don't have
204 * to do anything as freezer_attach() will put @task into the appropriate
248 * @freezer state here. See freezer_attach() for details.
362 /* also synchronizes against task migration, see freezer_attach() */ in freezer_apply_state()
488 .attach = freezer_attach,

Completed in 1 milliseconds