Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsched.h13 #define CLONE_PTRACE 0x00002000 /* set if we want to let tracing continue on the child too */ macro
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py93 CLONE_PTRACE = 0x00002000 variable
DIN.py191 CLONE_PTRACE = 0x00002000 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_netbsd_amd64.go157 CLONE_PTRACE = 0x2000 const
Dzerrors_netbsd_386.go157 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_sparc64.go285 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_mipsle.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_s390x.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_arm.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_ppc64le.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_mips64.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_ppc64.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_amd64.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_mips64le.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_386.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_mips.go303 CLONE_PTRACE = 0x2000 const
Dzerrors_linux_arm64.go303 CLONE_PTRACE = 0x2000 const