Home
last modified time | relevance | path

Searched defs:PTRACE_O_TRACECLONE (Results 1 – 14 of 14) sorted by relevance

/external/strace/
Dptrace.h115 # define PTRACE_O_TRACECLONE (1 << PTRACE_EVENT_CLONE) macro
/external/kernel-headers/original/uapi/linux/
Dptrace.h94 #define PTRACE_O_TRACECLONE (1 << PTRACE_EVENT_CLONE) macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1121 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_mipsle.go1392 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_s390x.go1390 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_arm.go1396 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_ppc64le.go1395 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_mips64.go1392 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_ppc64.go1395 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_amd64.go1393 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_mips64le.go1392 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_386.go1392 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_mips.go1392 PTRACE_O_TRACECLONE = 0x8 const
Dzerrors_linux_arm64.go1389 PTRACE_O_TRACECLONE = 0x8 const