Searched defs:tls (Results 1 – 13 of 13) sorted by relevance
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
16 struct user_desc tls; member
212 struct desc_struct *tls = &cpu->arch.gdt[GDT_ENTRY_TLS_MIN]; in guest_load_tls() local
34 __u32 tls; /* TLS for this thread */ member
152 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
257 unsigned long tls = p->thread.tp_value; in copy_thread() local
542 unsigned long *tls = &target->thread.tp_value; in tls_get() local551 unsigned long tls; in tls_set() local
233 unsigned int tls; member
356 unsigned long tls; in show_registers() local
224 struct data_dirent tls; /* .tls */ member
1509 uint32_t tls:4; member