Searched refs:__thread_flag_byte_ptr (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/sparc/include/asm/
H A Dthread_info_64.h167 #define __thread_flag_byte_ptr(ti) \ macro
169 #define __cur_thread_flag_byte_ptr __thread_flag_byte_ptr(current_thread_info())
H A Dsystem_64.h127 : : "r" (__thread_flag_byte_ptr(task_thread_info(next))[TI_FLAG_BYTE_CURRENT_DS]));\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dkgdb_64.c75 cwp = __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP];

Completed in 33 milliseconds