Searched defs:thread_saved_sp (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/arm/include/asm/ | ||
D | thread_info.h | 102 #define thread_saved_sp(tsk) \ macro |
/linux-3.3/arch/unicore32/include/asm/ | ||
D | thread_info.h | 113 #define thread_saved_sp(tsk) \ macro |