Searched refs:css_set_move_task (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | cgroup.c | 893 static void css_set_move_task(struct task_struct *task, in css_set_move_task() function 2519 css_set_move_task(task, from_cset, to_cset, true); in cgroup_migrate_execute() 6306 css_set_move_task(child, NULL, cset, false); in cgroup_post_fork() 6371 css_set_move_task(tsk, cset, NULL, false); in cgroup_exit()
|