/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
|
/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
|
/kernel/linux/linux-5.10/arch/csky/include/uapi/asm/ |
H A D | ptrace.h | 10 unsigned long tls; member
|
/kernel/linux/linux-5.10/arch/hexagon/kernel/ |
H A D | process.c | 53 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/arc/kernel/ |
H A D | process.c | 165 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-5.10/arch/c6x/kernel/ |
H A D | process.c | 107 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long ustk_size, struct task_struct *p, unsigned long tls) copy_thread() argument
|
/kernel/linux/linux-5.10/arch/h8300/kernel/ |
H A D | process.c | 108 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long topstk, struct task_struct *p, unsigned long tls) copy_thread() argument
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | process_32.c | 95 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/x86/kernel/ |
H A D | tls.c | 261 const struct desc_struct *tls; in regset_tls_get() local
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | process.c | 145 unsigned long tls = args->tls; in copy_thread() local
|
/kernel/linux/linux-6.6/arch/csky/include/uapi/asm/ |
H A D | ptrace.h | 9 unsigned long tls; member
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | process.c | 171 unsigned long tls = args->tls; in copy_thread() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/clone3/ |
H A D | clone3_selftests.h | 34 __aligned_u64 tls; member
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | process.c | 206 unsigned long tls = args->tls; in copy_thread() local
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | process.c | 180 unsigned long tls = args->tls; in copy_thread() local
|