CLONE_SETTLS 270 arch/alpha/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 229 arch/arc/kernel/process.c if (unlikely(clone_flags & CLONE_SETTLS)) { CLONE_SETTLS 261 arch/arm/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 400 arch/arm64/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 66 arch/csky/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 102 arch/hexagon/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 219 arch/ia64/kernel/asm-offsets.c #if CLONE_SETTLS != (1<<19) CLONE_SETTLS 417 arch/ia64/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 157 arch/m68k/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 116 arch/microblaze/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 181 arch/mips/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 172 arch/nds32/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 142 arch/nios2/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 190 arch/openrisc/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 258 arch/parisc/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 1630 arch/powerpc/kernel/process.c if (clone_flags & CLONE_SETTLS) { CLONE_SETTLS 122 arch/riscv/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 145 arch/s390/kernel/process.c if (clone_flags & CLONE_SETTLS) { CLONE_SETTLS 160 arch/sh/kernel/process_32.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 406 arch/sparc/kernel/process_32.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 673 arch/sparc/kernel/process_64.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 190 arch/um/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 243 arch/unicore32/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 172 arch/x86/kernel/process_32.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 428 arch/x86/kernel/process_64.c if (clone_flags & CLONE_SETTLS) { CLONE_SETTLS 268 arch/xtensa/kernel/process.c if (clone_flags & CLONE_SETTLS) CLONE_SETTLS 72 tools/perf/trace/beauty/clone.c if (!(flags & CLONE_SETTLS))