Searched defs:tls (Results 1 – 10 of 10) sorted by relevance
16 struct user_desc tls; member
35 __u32 tls; /* TLS for this thread */ member
136 static inline void set_32bit_tls(struct task_struct *t, int tls, u32 addr) in set_32bit_tls()150 static inline u32 read_32bit_tls(struct task_struct *t, int tls) in read_32bit_tls()
214 const struct desc_struct *tls; in regset_tls_get() local
159 unsigned long tls = frame->childregs.gprs[6]; in copy_thread() local
307 void __user *tls = target->thread.tls_ptr; in metag_tls_get() local317 void __user *tls = target->thread.tls_ptr; in metag_tls_set() local
300 unsigned long tls = p->thread.tp_value; in copy_thread() local
537 unsigned long *tls = &target->thread.tp_value; in tls_get() local546 unsigned long tls; in tls_set() local
360 unsigned long tls; in show_registers() local
1509 uint32_t tls:4; member