Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsched.h19 #define CLONE_SETTLS 0x00080000 /* create a new TLS for the child */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go286 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_mipsle.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_s390x.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_arm.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_ppc64le.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_mips64.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_ppc64.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_amd64.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_mips64le.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_386.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_mips.go304 CLONE_SETTLS = 0x80000 const
Dzerrors_linux_arm64.go304 CLONE_SETTLS = 0x80000 const