Searched defs:threadgroup (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | cgroup_hierarchical_stats.c | 65 BPF_PROG(counter, struct cgroup *dst_cgrp, struct task_struct *leader, bool threadgroup) BPF_PROG() argument
|
| /kernel/linux/linux-5.10/kernel/cgroup/ |
| H A D | cgroup-v1.c | 489 __cgroup1_procs_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off, bool threadgroup) __cgroup1_procs_write() argument
|
| H A D | cgroup.c | 2786 int cgroup_migrate(struct task_struct *leader, bool threadgroup, in cgroup_migrate() argument 2822 cgroup_attach_task(struct cgroup *dst_cgrp, struct task_struct *leader, bool threadgroup) cgroup_attach_task() argument 2854 cgroup_procs_write_start(char *buf, bool threadgroup, bool *threadgroup_locked) cgroup_procs_write_start() argument 4846 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 4867 __cgroup_procs_write(struct kernfs_open_file *of, char *buf, bool threadgroup) __cgroup_procs_write() argument [all...] |
| /kernel/linux/linux-6.6/kernel/cgroup/ |
| H A D | cgroup-v1.c | 488 __cgroup1_procs_write(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off, bool threadgroup) __cgroup1_procs_write() argument
|
| H A D | cgroup.c | 2805 int cgroup_migrate(struct task_struct *leader, bool threadgroup, in cgroup_migrate() argument 2835 cgroup_attach_task(struct cgroup *dst_cgrp, struct task_struct *leader, bool threadgroup) cgroup_attach_task() argument 2867 cgroup_procs_write_start(char *buf, bool threadgroup, bool *threadgroup_locked) cgroup_procs_write_start() argument 5101 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 5122 __cgroup_procs_write(struct kernfs_open_file *of, char *buf, bool threadgroup) __cgroup_procs_write() argument [all...] |
Completed in 15 milliseconds