Home
last modified time | relevance | path

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

12

/arch/x86/um/
Dtls_64.c9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
Dtls_32.c215 int arch_set_tls(struct task_struct *new, unsigned long tls) in arch_set_tls()
/arch/nios2/kernel/
Dprocess.c104 struct task_struct *p, unsigned long tls) in copy_thread()
257 unsigned long tls) in nios2_clone()
/arch/csky/kernel/
Dprocess.c37 unsigned long tls) in copy_thread()
/arch/riscv/kernel/
Dprocess.c123 struct task_struct *p, unsigned long tls) in copy_thread()
/arch/microblaze/kernel/
Dprocess.c57 struct task_struct *p, unsigned long tls) in copy_thread()
/arch/x86/um/asm/
Dprocessor_32.h16 struct user_desc tls; member
/arch/hexagon/kernel/
Dprocess.c54 struct task_struct *p, unsigned long tls) in copy_thread()
/arch/sh/kernel/
Dprocess_32.c96 struct task_struct *p, unsigned long tls) in copy_thread()
/arch/h8300/kernel/
Dprocess.c109 unsigned long topstk, struct task_struct *p, unsigned long tls) in copy_thread()
/arch/s390/kernel/
Dprocess.c110 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread()
/arch/xtensa/kernel/
Dprocess.c206 unsigned long tls) in copy_thread()
/arch/nds32/kernel/
Dprocess.c153 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread()
/arch/arc/kernel/
Dprocess.c167 unsigned long tls) in copy_thread()
/arch/m68k/kernel/
Dprocess.c142 struct task_struct *p, unsigned long tls) in copy_thread()
/arch/csky/include/uapi/asm/
Dptrace.h9 unsigned long tls; member
/arch/parisc/kernel/
Dprocess.c194 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread()
/arch/openrisc/kernel/
Dprocess.c156 struct task_struct *p, unsigned long tls) in copy_thread()
/arch/ia64/kernel/
Dprocess.c299 unsigned long user_stack_size, struct task_struct *p, unsigned long tls) in copy_thread()
402 unsigned long child_tidptr, unsigned long tls) in ia64_clone()
/arch/x86/kernel/
Dtls.c255 const struct desc_struct *tls; in regset_tls_get() local
Dprocess.c109 static int set_new_tls(struct task_struct *p, unsigned long tls) in set_new_tls()
120 struct task_struct *p, unsigned long tls) in copy_thread()
/arch/sparc/kernel/
Dprocess_32.c263 struct task_struct *p, unsigned long tls)
/arch/alpha/kernel/
Dprocess.c238 unsigned long tls) in copy_thread()
/arch/arm/kernel/
Dprocess.c233 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread()
/arch/arm64/kernel/
Dprocess.c322 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread()

12