Searched defs:threadgroup (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dcgroup_hierarchical_stats.c65 BPF_PROG(counter, struct cgroup *dst_cgrp, struct task_struct *leader, bool threadgroup) argument
/linux-master/kernel/cgroup/
H A Dcgroup-v1.c488 __cgroup1_procs_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off, bool threadgroup) argument
H A Dcgroup.c2836 int cgroup_migrate(struct task_struct *leader, bool threadgroup, argument
2866 cgroup_attach_task(struct cgroup *dst_cgrp, struct task_struct *leader, bool threadgroup) argument
2898 cgroup_procs_write_start(char *buf, bool threadgroup, bool *threadgroup_locked) argument
5117 cgroup_attach_permissions(struct cgroup *src_cgrp, struct cgroup *dst_cgrp, struct super_block *sb, bool threadgroup, struct cgroup_namespace *ns) argument
5138 __cgroup_procs_write(struct kernfs_open_file *of, char *buf, bool threadgroup) argument
[all...]

Completed in 122 milliseconds