| /kernel/linux/linux-5.10/net/tls/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/net/tls/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/arch/x86/um/ |
| H A D | tls_64.c | 9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls() argument
|
| /kernel/linux/linux-6.6/arch/x86/um/ |
| H A D | tls_64.c | 9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls() argument
|
| /third_party/node/test/parallel/ |
| H A D | test-tls-client-default-ciphers.js | |
| /third_party/musl/libc-test/src/functional/ |
| H A D | tls_init_dso.c | 2 __thread char *tls = buf; variable
|
| /third_party/glfw/src/ |
| H A D | posix_thread.c | 40 GLFWbool _glfwPlatformCreateTls(_GLFWtls* tls) in _glfwPlatformCreateTls() argument 55 void _glfwPlatformDestroyTls(_GLFWtls* tls) in _glfwPlatformDestroyTls() argument 62 void* _glfwPlatformGetTls(_GLFWtls* tls) in _glfwPlatformGetTls() argument 68 _glfwPlatformSetTls(_GLFWtls* tls, void* value) _glfwPlatformSetTls() argument [all...] |
| H A D | win32_thread.c | 39 GLFWbool _glfwPlatformCreateTls(_GLFWtls* tls) in _glfwPlatformCreateTls() argument 54 void _glfwPlatformDestroyTls(_GLFWtls* tls) in _glfwPlatformDestroyTls() argument 61 void* _glfwPlatformGetTls(_GLFWtls* tls) in _glfwPlatformGetTls() argument 67 _glfwPlatformSetTls(_GLFWtls* tls, void* value) _glfwPlatformSetTls() argument [all...] |
| /third_party/musl/src/linux/ |
| H A D | clone.c | 29 void *tls = 0; in clone() local
|
| /third_party/nghttp2/src/ |
| H A D | tls.h | 38 namespace tls { namespace
|
| H A D | shrpx_tls.h | 54 namespace tls { namespace
|
| H A D | tls.cc | 39 namespace tls { namespace
|
| /kernel/linux/linux-5.10/arch/x86/um/asm/ |
| H A D | processor_32.h | 16 struct user_desc tls; member
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/ |
| H A D | process.c | 56 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long arg, struct task_struct *p, unsigned long tls) copy_thread() argument
|
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| H A D | process.c | 109 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long arg, struct task_struct *p, unsigned long tls) copy_thread() argument
|
| /kernel/linux/linux-5.10/arch/csky/kernel/ |
| H A D | process.c | 33 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long kthread_arg, struct task_struct *p, unsigned long tls) copy_thread() argument
|
| /kernel/linux/linux-6.6/arch/hexagon/kernel/ |
| H A D | process.c | 56 unsigned long tls = args->tls; in copy_thread() local
|
| /kernel/linux/linux-6.6/arch/microblaze/kernel/ |
| H A D | process.c | 59 unsigned long tls = args->tls; in copy_thread() local
|
| /kernel/linux/linux-6.6/arch/csky/kernel/ |
| H A D | process.c | 37 unsigned long tls = args->tls; in copy_thread() local
|
| /kernel/linux/linux-6.6/arch/x86/um/asm/ |
| H A D | processor_32.h | 16 struct user_desc tls; member
|
| /third_party/musl/porting/linux/user/src/linux/ |
| H A D | clone.c | 57 void *tls; in clone() local
|
| /third_party/musl/src/linux/linux/ |
| H A D | clone.c | 72 void *tls; in clone() local
|
| /third_party/musl/src/linux/liteos_a/ |
| H A D | clone.c | 58 void *tls; in clone() local
|
| /third_party/musl/porting/liteos_a/user/src/linux/ |
| H A D | clone.c | 43 void *tls; in clone() local
|
| /third_party/ltp/testcases/kernel/syscalls/clone3/ |
| H A D | clone302.c | 33 unsigned long tls; member
|