Searched refs:GS_TLS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dsegment.h176 #define GS_TLS 1 macro
178 #define GS_TLS_SEL ((GDT_ENTRY_TLS_MIN+GS_TLS)*8 + 3)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dprocess_64.c565 set_32bit_tls(task, GS_TLS, addr);
625 base = read_32bit_tls(task, GS_TLS);
H A Dptrace.c470 return get_desc_base(&task->thread.tls_array[GS_TLS]);

Completed in 174 milliseconds