Home
last modified time | relevance | path

Searched refs:CLONE_NEWCGROUP (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/kernel/
Dnsproxy.c159 CLONE_NEWCGROUP | CLONE_NEWTIME)))) { in copy_namespaces()
220 CLONE_NEWNET | CLONE_NEWPID | CLONE_NEWCGROUP | in unshare_nsproxy_namespaces()
280 CLONE_NEWPID | CLONE_NEWCGROUP))) in check_setns_flags()
300 if (flags & CLONE_NEWCGROUP) in check_setns_flags()
470 if (flags & CLONE_NEWCGROUP) { in validate_nsset()
Dfork.c3191 CLONE_NEWUSER|CLONE_NEWPID|CLONE_NEWCGROUP| in check_unshare_flags()
/linux-6.12.1/kernel/cgroup/
Dnamespace.c60 if (!(flags & CLONE_NEWCGROUP)) { in copy_cgroup_ns()
146 .type = CLONE_NEWCGROUP,
Dcgroup.c6738 if (kargs->flags & CLONE_NEWCGROUP) { in cgroup_post_fork()
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dsched.h28 #define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace */ macro
/linux-6.12.1/include/uapi/linux/
Dsched.h28 #define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace */ macro
/linux-6.12.1/tools/testing/selftests/pidfd/
Dpidfd_setns_test.c94 …[PIDFD_NS_CGROUP] = { "cgroup", CLONE_NEWCGROUP, PIDFD_GET_CGROUP_NAMESPACE, …
260 if (self->nsfds[PIDFD_NS_CGROUP] >= 0 && unshare(CLONE_NEWCGROUP) < 0) { in FIXTURE_SETUP()
314 if (self->nsfds[PIDFD_NS_CGROUP] >= 0 && unshare(CLONE_NEWCGROUP) < 0) { in FIXTURE_SETUP()
/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_core.c807 CLONE_NEWCGROUP | CLONE_FILES | CLONE_VM | SIGCHLD, in test_cgcore_lesser_ns_open()
/linux-6.12.1/tools/testing/selftests/landlock/
Dfs_test.c289 ASSERT_EQ(0, unshare(CLONE_NEWNS | CLONE_NEWCGROUP)); in prepare_layout_opt()
/linux-6.12.1/Documentation/admin-guide/
Dcgroup-v2.rst2795 "/proc/$PID/cgroup" file and cgroup mounts. The CLONE_NEWCGROUP clone