Home
last modified time | relevance | path

Searched defs:tls (Results 1 - 25 of 164) sorted by relevance

1234567

/kernel/linux/linux-5.10/net/tls/
H A DMakefile
/kernel/linux/linux-6.6/net/tls/
H A DMakefile
/kernel/linux/linux-5.10/arch/x86/um/
H A Dtls_64.c9 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 Dtls_64.c9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls() argument
/third_party/node/test/parallel/
H A Dtest-tls-client-default-ciphers.js
/third_party/musl/libc-test/src/functional/
H A Dtls_init_dso.c2 __thread char *tls = buf; variable
/third_party/glfw/src/
H A Dposix_thread.c40 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 Dwin32_thread.c39 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 Dclone.c29 void *tls = 0; in clone() local
/third_party/nghttp2/src/
H A Dtls.h38 namespace tls { namespace
H A Dshrpx_tls.h54 namespace tls { namespace
H A Dtls.cc39 namespace tls { namespace
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dprocessor_32.h16 struct user_desc tls; member
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dprocess.c56 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 Dprocess.c109 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 Dprocess.c33 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 Dprocess.c56 unsigned long tls = args->tls; in copy_thread() local
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dprocess.c59 unsigned long tls = args->tls; in copy_thread() local
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dprocess.c37 unsigned long tls = args->tls; in copy_thread() local
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dprocessor_32.h16 struct user_desc tls; member
/third_party/musl/porting/linux/user/src/linux/
H A Dclone.c57 void *tls; in clone() local
/third_party/musl/src/linux/linux/
H A Dclone.c72 void *tls; in clone() local
/third_party/musl/src/linux/liteos_a/
H A Dclone.c58 void *tls; in clone() local
/third_party/musl/porting/liteos_a/user/src/linux/
H A Dclone.c43 void *tls; in clone() local
/third_party/ltp/testcases/kernel/syscalls/clone3/
H A Dclone302.c33 unsigned long tls; member

Completed in 7 milliseconds

1234567