Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dprocess_64.c137 static inline void set_32bit_tls(struct task_struct *t, int tls, u32 addr) in set_32bit_tls()
151 static inline u32 read_32bit_tls(struct task_struct *t, int tls) in read_32bit_tls()
157 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread_tls()
Dprocess_32.c133 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread_tls()
Dtls.c214 const struct desc_struct *tls; in regset_tls_get() local
/linux-4.4.14/arch/x86/um/asm/
Dprocessor_32.h16 struct user_desc tls; member
/linux-4.4.14/drivers/lguest/
Dsegments.c212 struct desc_struct *tls = &cpu->arch.gdt[GDT_ENTRY_TLS_MIN]; in guest_load_tls() local
/linux-4.4.14/arch/cris/include/asm/
Dthread_info.h34 __u32 tls; /* TLS for this thread */ member
/linux-4.4.14/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
/linux-4.4.14/arch/arm64/kernel/
Dptrace.c542 unsigned long *tls = &target->thread.tp_value; in tls_get() local
551 unsigned long tls; in tls_set() local
839 compat_ulong_t tls = (compat_ulong_t)target->thread.tp_value; in compat_tls_get() local
849 compat_ulong_t tls; in compat_tls_set() local
/linux-4.4.14/arch/s390/kernel/
Dprocess.c178 unsigned long tls = frame->childregs.gprs[6]; in copy_thread() local
/linux-4.4.14/kernel/
Dfork.c1249 unsigned long tls) in copy_process()
1698 unsigned long tls) in _do_fork()
1811 unsigned long, tls, in SYSCALL_DEFINE5() argument
/linux-4.4.14/sound/soc/fsl/
Dfsl_ssi.h233 unsigned int tls; member
/linux-4.4.14/arch/mips/kernel/
Dtraps.c358 unsigned long tls; in show_registers() local
/linux-4.4.14/include/linux/
Dpe.h224 struct data_dirent tls; /* .tls */ member
Dsched.h2609 struct task_struct *p, unsigned long tls) in copy_thread_tls()
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pciercx-defs.h1509 uint32_t tls:4; member