Home
last modified time | relevance | path

Searched defs:CLONE_VFORK (Results 1 – 17 of 17) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsched.h14 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */ macro
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py94 CLONE_VFORK = 0x00004000 variable
DIN.py192 CLONE_VFORK = 0x00004000 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_amd64.go159 CLONE_VFORK = 0x4000 const
Dzerrors_netbsd_386.go159 CLONE_VFORK = 0x4000 const
Dzerrors_linux_sparc64.go291 CLONE_VFORK = 0x4000 const
Dzerrors_linux_mipsle.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_s390x.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_arm.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_ppc64le.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_mips64.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_ppc64.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_amd64.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_mips64le.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_386.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_mips.go309 CLONE_VFORK = 0x4000 const
Dzerrors_linux_arm64.go309 CLONE_VFORK = 0x4000 const