Lines Matching refs:threadgroup
2685 int cgroup_migrate(struct task_struct *leader, bool threadgroup, in cgroup_migrate() argument
2700 if (!threadgroup) in cgroup_migrate()
2718 bool threadgroup) in cgroup_attach_task() argument
2730 if (!threadgroup) in cgroup_attach_task()
2739 ret = cgroup_migrate(leader, threadgroup, &mgctx); in cgroup_attach_task()
2744 TRACE_CGROUP_PATH(attach_task, dst_cgrp, leader, threadgroup); in cgroup_attach_task()
2749 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup, in cgroup_procs_write_start() argument
2768 if (pid || threadgroup) { in cgroup_procs_write_start()
2786 if (threadgroup) in cgroup_procs_write_start()
4714 struct super_block *sb, bool threadgroup) in cgroup_attach_permissions() argument
4726 if (!threadgroup && (src_cgrp->dom_cgrp != dst_cgrp->dom_cgrp)) in cgroup_attach_permissions()