Home
last modified time | relevance | path

Searched defs:CLONE_NEWNS (Results 1 – 16 of 16) sorted by relevance

/external/ltp/include/lapi/
Dnamespaces_constants.h23 # define CLONE_NEWNS 0x00020000 macro
/external/ltp/testcases/kernel/containers/netns/
Dnetns_helper.h32 #define CLONE_NEWNS -1 macro
/external/kernel-headers/original/uapi/linux/
Dsched.h17 #define CLONE_NEWNS 0x00020000 /* New mount namespace group */ macro
/external/linux-kselftest/tools/testing/selftests/mount/
Dunprivileged-remount-test.c20 # define CLONE_NEWNS 0x00020000 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go279 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_mips64le.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_ppc64.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_arm.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_mips64.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_ppc64le.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_arm64.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_386.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_mips.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_s390x.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_mipsle.go297 CLONE_NEWNS = 0x20000 const
Dzerrors_linux_amd64.go297 CLONE_NEWNS = 0x20000 const