Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dnsproxy.c160 CLONE_NEWCGROUP | CLONE_NEWTIME)))) { in copy_namespaces()
223 CLONE_NEWNET | CLONE_NEWPID | CLONE_NEWCGROUP | in unshare_nsproxy_namespaces()
266 CLONE_NEWPID | CLONE_NEWCGROUP))) in check_setns_flags()
286 if (flags & CLONE_NEWCGROUP) in check_setns_flags()
456 if (flags & CLONE_NEWCGROUP) { in validate_nsset()
H A Dfork.c2929 CLONE_NEWUSER|CLONE_NEWPID|CLONE_NEWCGROUP| in check_unshare_flags()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dnamespace.c60 if (!(flags & CLONE_NEWCGROUP)) { in copy_cgroup_ns()
146 .type = CLONE_NEWCGROUP,
H A Dcgroup.c6343 if (kargs->flags & CLONE_NEWCGROUP) { in cgroup_post_fork()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsched.h25 #define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsched.h25 #define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsched.h67 # define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsched.h67 # define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace. */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsched.h28 #define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dsched.h28 #define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace */ macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c47 [PIDFD_NS_CGROUP] = { "cgroup", CLONE_NEWCGROUP, },
179 CLONE_NEWCGROUP | CLONE_NEWIPC | in FIXTURE_SETUP()
208 CLONE_NEWCGROUP | CLONE_NEWIPC | in FIXTURE_SETUP()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0024-fix-create-thread-failed-in-unprivileged-process-BZ-.patch13 As known from [1], cloneXXX fails with EPERM if CLONE_NEWCGROUP,
/OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/
H A Dtest_core.c802 CLONE_NEWCGROUP | CLONE_FILES | CLONE_VM | SIGCHLD, in test_cgcore_lesser_ns_open()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcgroup-v2.rst2255 "/proc/$PID/cgroup" file and cgroup mounts. The CLONE_NEWCGROUP clone