__prev_ti          54 arch/mips/include/asm/switch_to.h 	struct thread_info *__prev_ti = task_thread_info(prev);		\
__prev_ti          57 arch/mips/include/asm/switch_to.h 	    test_ti_thread_flag(__prev_ti, TIF_FPUBOUND) &&		\
__prev_ti          59 arch/mips/include/asm/switch_to.h 		clear_ti_thread_flag(__prev_ti, TIF_FPUBOUND);		\