Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dnsproxy.c158 if (likely(!(flags & (CLONE_NEWNS | CLONE_NEWUTS | CLONE_NEWIPC | in copy_namespaces()
222 if (!(unshare_flags & (CLONE_NEWNS | CLONE_NEWUTS | CLONE_NEWIPC | in unshare_nsproxy_namespaces()
264 if (!flags || (flags & ~(CLONE_NEWNS | CLONE_NEWUTS | CLONE_NEWIPC | in check_setns_flags()
278 if (flags & CLONE_NEWUTS) in check_setns_flags()
432 if (flags & CLONE_NEWUTS) { in validate_nsset()
H A Dutsname.c97 if (!(flags & CLONE_NEWUTS)) in copy_utsname()
165 .type = CLONE_NEWUTS,
H A Dfork.c2928 CLONE_NEWUTS|CLONE_NEWIPC|CLONE_NEWNET| in check_unshare_flags()
/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.h26 #define CLONE_NEWUTS 0x04000000 /* New utsname 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.h26 #define CLONE_NEWUTS 0x04000000 /* New utsname 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.h68 # define CLONE_NEWUTS 0x04000000 /* New utsname group. */ 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.h68 # define CLONE_NEWUTS 0x04000000 /* New utsname group. */ macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c22 #ifndef CLONE_NEWUTS
23 # define CLONE_NEWUTS 0x04000000 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsched.h29 #define CLONE_NEWUTS 0x04000000 /* New utsname namespace */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dsched.h29 #define CLONE_NEWUTS 0x04000000 /* New utsname namespace */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dutsname.h61 if (flags & CLONE_NEWUTS) in copy_utsname()
/OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c44 [PIDFD_NS_UTS] = { "uts", CLONE_NEWUTS, },
180 CLONE_NEWUTS | CLONE_NEWPID | in FIXTURE_SETUP()
209 CLONE_NEWUTS | CLONE_NEWPID | in FIXTURE_SETUP()
/OK3568_Linux_fs/kernel/tools/testing/selftests/nsfs/
H A Downer.c42 if (unshare(CLONE_NEWUTS | CLONE_NEWUSER)) in main()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0024-fix-create-thread-failed-in-unprivileged-process-BZ-.patch14 CLONE_NEWIPC, CLONE_NEWNET, CLONE_NEWNS, CLONE_NEWPID, or CLONE_NEWUTS