Home
last modified time | relevance | path

Searched defs:CLONE_NEWIPC (Results 1 – 15 of 15) sorted by relevance

/external/ltp/include/lapi/
Dnamespaces_constants.h20 # define CLONE_NEWIPC 0x08000000 macro
/external/kernel-headers/original/uapi/linux/
Dsched.h27 #define CLONE_NEWIPC 0x08000000 /* New ipc namespace */ macro
/external/linux-kselftest/tools/testing/selftests/mount/
Dunprivileged-remount-test.c26 # define CLONE_NEWIPC 0x08000000 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go277 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_mipsle.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_s390x.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_arm.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_ppc64le.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_mips64.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_ppc64.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_amd64.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_mips64le.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_386.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_mips.go295 CLONE_NEWIPC = 0x8000000 const
Dzerrors_linux_arm64.go295 CLONE_NEWIPC = 0x8000000 const