Searched refs:CLONE_NEWUTS (Results 1 – 14 of 14) sorted by relevance
158 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()
97 if (!(flags & CLONE_NEWUTS)) in copy_utsname()165 .type = CLONE_NEWUTS,
2928 CLONE_NEWUTS|CLONE_NEWIPC|CLONE_NEWNET| in check_unshare_flags()
26 #define CLONE_NEWUTS 0x04000000 /* New utsname namespace */ macro
68 # define CLONE_NEWUTS 0x04000000 /* New utsname group. */ macro
22 #ifndef CLONE_NEWUTS23 # define CLONE_NEWUTS 0x04000000 macro
29 #define CLONE_NEWUTS 0x04000000 /* New utsname namespace */ macro
61 if (flags & CLONE_NEWUTS) in copy_utsname()
44 [PIDFD_NS_UTS] = { "uts", CLONE_NEWUTS, },180 CLONE_NEWUTS | CLONE_NEWPID | in FIXTURE_SETUP()209 CLONE_NEWUTS | CLONE_NEWPID | in FIXTURE_SETUP()
42 if (unshare(CLONE_NEWUTS | CLONE_NEWUSER)) in main()
14 CLONE_NEWIPC, CLONE_NEWNET, CLONE_NEWNS, CLONE_NEWPID, or CLONE_NEWUTS