Searched refs:TI_FLAG_BYTE_FPDEPTH (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dthread_info_64.h21 #define TI_FLAG_BYTE_FPDEPTH 4 macro
78 #define TI_FPDEPTH (TI_FLAGS + TI_FLAG_BYTE_FPDEPTH)
179 #define get_thread_fpdepth() (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_FPDEPTH])
180 #define set_thread_fpdepth(val) (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_FPDEPTH] = (val))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Dthread_info_64.h21 #define TI_FLAG_BYTE_FPDEPTH 4 macro
78 #define TI_FPDEPTH (TI_FLAGS + TI_FLAG_BYTE_FPDEPTH)
179 #define get_thread_fpdepth() (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_FPDEPTH])
180 #define set_thread_fpdepth(val) (__cur_thread_flag_byte_ptr[TI_FLAG_BYTE_FPDEPTH] = (val))

Completed in 220 milliseconds