Searched refs:threadgroup (Results 1 – 3 of 3) sorted by relevance
2612 static int cgroup_migrate(struct task_struct *leader, bool threadgroup, in cgroup_migrate() argument2628 if (!threadgroup) in cgroup_migrate()2646 struct task_struct *leader, bool threadgroup) in cgroup_attach_task() argument2659 if (!threadgroup) in cgroup_attach_task()2668 ret = cgroup_migrate(leader, threadgroup, dst_cgrp); in cgroup_attach_task()2721 size_t nbytes, loff_t off, bool threadgroup) in __cgroup_procs_write() argument2748 if (threadgroup) in __cgroup_procs_write()2766 ret = cgroup_attach_task(cgrp, tsk, threadgroup); in __cgroup_procs_write()
442 threads in a threadgroup at once. Echoing the PID of any task in a443 threadgroup to cgroup.procs causes all tasks in that threadgroup to be445 in the writing task's threadgroup.
22 API-threadgroup-change-begin23 API-threadgroup-change-end