| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | sched.h | 19 #define CLONE_SETTLS 0x00080000 /* create a new TLS for the child */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | sched.h | 19 #define CLONE_SETTLS 0x00080000 /* create a new TLS for the child */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | sched.h | 57 # define CLONE_SETTLS 0x00080000 /* Set TLS info. */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | sched.h | 57 # define CLONE_SETTLS 0x00080000 /* Set TLS info. */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | sched.h | 22 #define CLONE_SETTLS 0x00080000 /* create a new TLS for the child */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | sched.h | 22 #define CLONE_SETTLS 0x00080000 /* create a new TLS for the child */ macro
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | process.c | 62 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | clone.c | 74 if (!(flags & CLONE_SETTLS)) in syscall_arg__scnprintf_clone_flags()
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | process.c | 102 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0020-Fix-tab-crashes-on-musl.patch | 37 - CLONE_SYSVSEM | CLONE_SETTLS | CLONE_PARENT_SETTID | CLONE_CHILD_CLEARTID; 45 + const int safe = CLONE_SETTLS | CLONE_PARENT_SETTID | CLONE_CHILD_CLEARTID |
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | process.c | 183 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | process.c | 238 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | process.c | 220 if (unlikely(clone_flags & CLONE_SETTLS)) { in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | process.c | 115 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | process.c | 131 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | process_32.c | 137 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | process.c | 269 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | process.c | 156 if (clone_flags & CLONE_SETTLS) { in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | process.c | 172 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | process.c | 176 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | process.c | 142 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | process.c | 268 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/um/kernel/ |
| H A D | process.c | 190 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | process.c | 264 if (clone_flags & CLONE_SETTLS) in copy_thread()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | process_32.c | 377 if (clone_flags & CLONE_SETTLS)
|