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/x86/kernel/
Dprocess_64.c128 static inline void set_32bit_tls(struct task_struct *t, int tls, u32 addr) in set_32bit_tls()
142 static inline u32 read_32bit_tls(struct task_struct *t, int tls) in read_32bit_tls()
Dtls.c177 const struct desc_struct *tls; in regset_tls_get() local
/arch/cris/include/asm/
Dthread_info.h35 __u32 tls; /* TLS for this thread */ member
/arch/s390/kernel/
Dprocess.c178 unsigned long tls = frame->childregs.gprs[6]; in copy_thread() local
/arch/metag/kernel/
Dptrace.c296 void __user *tls = target->thread.tls_ptr; in metag_tls_get() local
306 void __user *tls; in metag_tls_set() local
/arch/arm64/kernel/
Dprocess.c295 unsigned long tls = p->thread.tp_value; in copy_thread() local
Dptrace.c533 unsigned long *tls = &target->thread.tp_value; in tls_get() local
542 unsigned long tls; in tls_set() local
/arch/mips/kernel/
Dtraps.c344 unsigned long tls; in show_registers() local
/arch/mips/include/asm/octeon/
Dcvmx-pciercx-defs.h1509 uint32_t tls:4; member