Home
last modified time | relevance | path

Searched defs:CLONE_VM (Results 1 – 18 of 18) sorted by relevance

/external/ltp/include/lapi/
Dsched.h60 #define CLONE_VM 0x00000100 macro
/external/kernel-headers/original/uapi/linux/
Dsched.h9 #define CLONE_VM 0x00000100 /* set if VM shared between processes */ macro
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py88 CLONE_VM = 0x00000100 variable
DIN.py186 CLONE_VM = 0x00000100 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_amd64.go160 CLONE_VM = 0x100 const
Dzerrors_netbsd_386.go160 CLONE_VM = 0x100 const
Dzerrors_linux_sparc64.go292 CLONE_VM = 0x100 const
Dzerrors_linux_mipsle.go310 CLONE_VM = 0x100 const
Dzerrors_linux_s390x.go310 CLONE_VM = 0x100 const
Dzerrors_linux_arm.go310 CLONE_VM = 0x100 const
Dzerrors_linux_ppc64le.go310 CLONE_VM = 0x100 const
Dzerrors_linux_mips64.go310 CLONE_VM = 0x100 const
Dzerrors_linux_ppc64.go310 CLONE_VM = 0x100 const
Dzerrors_linux_amd64.go310 CLONE_VM = 0x100 const
Dzerrors_linux_mips64le.go310 CLONE_VM = 0x100 const
Dzerrors_linux_386.go310 CLONE_VM = 0x100 const
Dzerrors_linux_mips.go310 CLONE_VM = 0x100 const
Dzerrors_linux_arm64.go310 CLONE_VM = 0x100 const