Home
last modified time | relevance | path

Searched refs:CLONE_INTO_CGROUP (Results 1 – 7 of 7) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dsched.h
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dsched.h38 #define CLONE_INTO_CGROUP (1ULL << 33) /* Clone into a specific cgroup given the right permissions.… macro
/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.c
/linux/tools/testing/selftests/cgroup/lib/
H A Dcgroup_util.c437 .flags = CLONE_INTO_CGROUP, in clone_into_cgroup()
/linux/kernel/
H A Dfork.c2907 if ((args.flags & CLONE_INTO_CGROUP) && in copy_clone_args_from_user()
2967 CLONE_INTO_CGROUP | CLONE_AUTOREAP | CLONE_NNP | in clone3_args_valid()
/linux/kernel/cgroup/
H A Dcgroup.c6728 if (kargs->flags & CLONE_INTO_CGROUP) in cgroup_css_set_fork()
6742 if (!(kargs->flags & CLONE_INTO_CGROUP)) { in cgroup_css_set_fork()
6836 if (kargs->flags & CLONE_INTO_CGROUP) { in cgroup_css_set_put_fork()
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst199 controllers, and then seeding it with CLONE_INTO_CGROUP is