Searched refs:get_thread_current_ds (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/sparc/include/asm/
H A Dthread_info_64.h177 #define get_thread_current_ds() (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_CURRENT_DS]) macro
H A Duaccess_64.h40 #define get_fs() ((mm_segment_t) { get_thread_current_ds() })
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dprocess_64.c372 if (get_thread_current_ds() != ASI_AIUS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dinit_64.c579 set_fs((mm_segment_t) { get_thread_current_ds() });

Completed in 118 milliseconds