Lines Matching refs:threadgroup
2791 int cgroup_migrate(struct task_struct *leader, bool threadgroup, in cgroup_migrate() argument
2806 if (!threadgroup) in cgroup_migrate()
2824 bool threadgroup) in cgroup_attach_task() argument
2836 if (!threadgroup) in cgroup_attach_task()
2845 ret = cgroup_migrate(leader, threadgroup, &mgctx); in cgroup_attach_task()
2850 TRACE_CGROUP_PATH(attach_task, dst_cgrp, leader, threadgroup); in cgroup_attach_task()
2855 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup, in cgroup_procs_write_start() argument
2875 *threadgroup_locked = pid || threadgroup; in cgroup_procs_write_start()
2889 if (threadgroup) in cgroup_procs_write_start()
4872 struct super_block *sb, bool threadgroup, in cgroup_attach_permissions() argument
4885 if (!threadgroup && (src_cgrp->dom_cgrp != dst_cgrp->dom_cgrp)) in cgroup_attach_permissions()