Searched defs:threadgroup (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | cgroup_hierarchical_stats.c | 66 BPF_PROG(counter,struct cgroup * dst_cgrp,struct task_struct * leader,bool threadgroup) BPF_PROG() argument
|
| /linux/kernel/cgroup/ |
| H A D | cgroup.c | 2929 int cgroup_migrate(struct task_struct *leader, bool threadgroup, in cgroup_migrate() argument 2960 bool threadgroup) in cgroup_attach_task() argument 2989 cgroup_procs_write_start(char * buf,bool threadgroup,enum cgroup_attach_lock_mode * lock_mode) cgroup_procs_write_start() argument 5295 cgroup_attach_permissions(struct cgroup * src_cgrp,struct cgroup * dst_cgrp,struct super_block * sb,bool threadgroup,struct cgroup_namespace * ns) cgroup_attach_permissions() argument 5315 __cgroup_procs_write(struct kernfs_open_file * of,char * buf,bool threadgroup) __cgroup_procs_write() argument [all...] |
| H A D | cgroup-v1.c | 500 bool threadgroup) in __cgroup1_procs_write()
|