Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dcgroup_hierarchical_stats.c66 BPF_PROG(counter,struct cgroup * dst_cgrp,struct task_struct * leader,bool threadgroup) BPF_PROG() argument
/linux/kernel/cgroup/
H A Dcgroup.c2991 int cgroup_migrate(struct task_struct *leader, bool threadgroup, in cgroup_migrate()
3022 bool threadgroup) in cgroup_attach_task()
3051 struct task_struct *cgroup_procs_write_start(char *buf, bool threadgroup, in cgroup_procs_write_start()
5341 struct super_block *sb, bool threadgroup, in cgroup_attach_permissions()
5361 bool threadgroup) in __cgroup_procs_write()
H A Dcgroup-v1.c500 bool threadgroup) in __cgroup1_procs_write()