Home
last modified time | relevance | path

Searched defs:CLONE_PARENT (Results 1 – 13 of 13) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsched.h15 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go283 CLONE_PARENT = 0x8000 const
Dzerrors_linux_mipsle.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_s390x.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_arm.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_ppc64le.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_mips64.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_ppc64.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_amd64.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_mips64le.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_386.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_mips.go301 CLONE_PARENT = 0x8000 const
Dzerrors_linux_arm64.go301 CLONE_PARENT = 0x8000 const