CLONE_NEWUTS 61 include/linux/utsname.h if (flags & CLONE_NEWUTS) CLONE_NEWUTS 2737 kernel/fork.c CLONE_NEWUTS|CLONE_NEWIPC|CLONE_NEWNET| CLONE_NEWUTS 140 kernel/nsproxy.c if (likely(!(flags & (CLONE_NEWNS | CLONE_NEWUTS | CLONE_NEWIPC | CLONE_NEWUTS 194 kernel/nsproxy.c if (!(unshare_flags & (CLONE_NEWNS | CLONE_NEWUTS | CLONE_NEWIPC | CLONE_NEWUTS 97 kernel/utsname.c if (!(flags & CLONE_NEWUTS)) CLONE_NEWUTS 164 kernel/utsname.c .type = CLONE_NEWUTS, CLONE_NEWUTS 22 tools/testing/selftests/mount/unprivileged-remount-test.c #ifndef CLONE_NEWUTS CLONE_NEWUTS 42 tools/testing/selftests/nsfs/owner.c if (unshare(CLONE_NEWUTS | CLONE_NEWUSER))