Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsched.h24 #define CLONE_CHILD_SETTID 0x01000000 /* set the TID in the child */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go271 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_mipsle.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_s390x.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_arm.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_ppc64le.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_mips64.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_ppc64.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_amd64.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_mips64le.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_386.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_mips.go289 CLONE_CHILD_SETTID = 0x1000000 const
Dzerrors_linux_arm64.go289 CLONE_CHILD_SETTID = 0x1000000 const