Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsched.h23 #define CLONE_UNTRACED 0x00800000 /* set if the tracing process can't force CLONE_PTRACE on this c… macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go290 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_mipsle.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_s390x.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_arm.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_ppc64le.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_mips64.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_ppc64.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_amd64.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_mips64le.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_386.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_mips.go308 CLONE_UNTRACED = 0x800000 const
Dzerrors_linux_arm64.go308 CLONE_UNTRACED = 0x800000 const