Searched refs:CLONE_NEWCGROUP (Results 1 – 17 of 17) sorted by relevance
175 CLONE_NEWCGROUP | CLONE_NEWTIME)))) { in copy_namespaces()218 CLONE_NEWNET | CLONE_NEWPID | CLONE_NEWCGROUP | in unshare_nsproxy_namespaces()297 CLONE_NEWPID | CLONE_NEWCGROUP))) in check_setns_flags()317 if (flags & CLONE_NEWCGROUP) in check_setns_flags()487 if (flags & CLONE_NEWCGROUP) { in validate_nsset()
15 case CLONE_NEWCGROUP: in ns_debug()
289 case CLONE_NEWCGROUP: in ns_tree_from_type()
3049 CLONE_NEWUSER|CLONE_NEWPID|CLONE_NEWCGROUP| in check_unshare_flags()
28 #define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace */ macro
24 #ifndef CLONE_NEWCGROUP25 #define CLONE_NEWCGROUP 0 macro833 CLONE_NEWCGROUP | CLONE_FILES | CLONE_VM | SIGCHLD, in test_cgcore_lesser_ns_open()
58 if (!(flags & CLONE_NEWCGROUP)) { in copy_cgroup_ns()
6959 if (kargs->flags & CLONE_NEWCGROUP) { in cgroup_post_fork()
48 …[PIDFD_NS_CGROUP] = { "cgroup", CLONE_NEWCGROUP, PIDFD_GET_CGROUP_NAMESPACE, …176 if (self->nsfds[PIDFD_NS_CGROUP] >= 0 && unshare(CLONE_NEWCGROUP) < 0) { in FIXTURE_SETUP()230 if (self->nsfds[PIDFD_NS_CGROUP] >= 0 && unshare(CLONE_NEWCGROUP) < 0) { in FIXTURE_SETUP()
187 struct cgroup_namespace *: CLONE_NEWCGROUP, \
457 case CLONE_NEWCGROUP: in is_current_namespace()551 case CLONE_NEWCGROUP: in nsfs_fh_to_dentry()
199 ret = unshare(CLONE_NEWCGROUP); in TEST_F()
1025 ret = unshare(CLONE_NEWCGROUP); in TEST()
306 ASSERT_EQ(0, unshare(CLONE_NEWNS | CLONE_NEWCGROUP)); in prepare_layout_opt()
2987 "/proc/$PID/cgroup" file and cgroup mounts. The CLONE_NEWCGROUP clone