Searched refs:arch_copy_tls (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dtls.c7 int arch_copy_tls(struct task_struct *t) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dptrace-generic.h52 extern int arch_copy_tls(struct task_struct *new);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dtls.c208 int arch_copy_tls(struct task_struct *new) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/
H A Dprocess.c213 ret = arch_copy_tls(p);

Completed in 287 milliseconds