Home
last modified time | relevance | path

Searched defs:tls (Results 1 – 10 of 10) sorted by relevance

/arch/x86/um/asm/
Dprocessor_32.h16 struct user_desc tls; member
/arch/cris/include/asm/
Dthread_info.h35 __u32 tls; /* TLS for this thread */ member
/arch/s390/kernel/
Dprocess.c84 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread_tls()
/arch/x86/kernel/
Dprocess_32.c127 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread_tls()
Dtls.c262 const struct desc_struct *tls; in regset_tls_get() local
Dprocess_64.c270 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread_tls()
/arch/metag/kernel/
Dptrace.c309 void __user *tls = target->thread.tls_ptr; in metag_tls_get() local
319 void __user *tls = target->thread.tls_ptr; in metag_tls_set() local
/arch/arm64/kernel/
Dptrace.c677 unsigned long *tls = &target->thread.tp_value; in tls_get() local
690 unsigned long tls = target->thread.tp_value; in tls_set() local
995 compat_ulong_t tls = (compat_ulong_t)target->thread.tp_value; in compat_tls_get() local
1005 compat_ulong_t tls = target->thread.tp_value; in compat_tls_set() local
/arch/mips/kernel/
Dprocess.c121 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread_tls()
Dtraps.c368 unsigned long tls; in show_registers() local