Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dnamespaces_constants.h24 #ifndef CLONE_NEWUTS
25 # define CLONE_NEWUTS 0x04000000 macro
/third_party/ltp/testcases/kernel/syscalls/setns/
Dsetns02.c136 test_flag(CLONE_NEWUTS, CLONE_NEWUTS, do_child_newuts); in test_all()
137 test_flag(CLONE_NEWUTS, 0, do_child_newuts); in test_all()
Dsetns.h50 init_ns_type(CLONE_NEWUTS, "uts"); in init_available_ns()
/third_party/ltp/testcases/kernel/containers/utsname/
Dutstest.c75 pid = do_clone_unshare_test(T_CLONE, CLONE_NEWUTS, dummy_child, NULL); in check_newuts()
327 r = do_clone_unshare_tests(use_clone, CLONE_NEWUTS, in main()
340 r = do_clone_unshare_test(use_clone, CLONE_NEWUTS, in main()
/third_party/ltp/testcases/kernel/containers/share/
Dns_common.h37 {"uts", CLONE_NEWUTS},
/third_party/toybox/toys/other/
Dnsenter.c121 unsigned flags[]={CLONE_NEWUSER, CLONE_NEWUTS, CLONE_NEWPID, CLONE_NEWNET, in unshare_main()
/third_party/toybox/scripts/
Dgenconfig.sh39 int x=CLONE_NEWNS|CLONE_NEWUTS|CLONE_NEWIPC|CLONE_NEWNET;
/third_party/node/deps/cares/m4/
Dax_check_uts_namespace.m444 child = clone(utsfn, st2 + 1024*1024, CLONE_NEWUTS|SIGCHLD, 0);
/third_party/musl/porting/liteos_m/user/include/
Dsched.h70 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h57 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h57 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/include/
Dsched.h70 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/ndk_musl_include/
Dsched.h71 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h71 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h59 #define CLONE_NEWUTS 0x04000000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h57 #define CLONE_NEWUTS 0x04000000 macro