Searched defs:tls (Results 1 – 10 of 10) sorted by relevance
16 struct user_desc tls; member
128 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()
177 const struct desc_struct *tls; in regset_tls_get() local
35 __u32 tls; /* TLS for this thread */ member
178 unsigned long tls = frame->childregs.gprs[6]; in copy_thread() local
296 void __user *tls = target->thread.tls_ptr; in metag_tls_get() local306 void __user *tls; in metag_tls_set() local
295 unsigned long tls = p->thread.tp_value; in copy_thread() local
533 unsigned long *tls = &target->thread.tp_value; in tls_get() local542 unsigned long tls; in tls_set() local
344 unsigned long tls; in show_registers() local
1509 uint32_t tls:4; member