TIF_FIXADE 144 arch/mips/include/asm/thread_info.h #define _TIF_FIXADE (1<<TIF_FIXADE) TIF_FIXADE 217 arch/mips/kernel/syscall.c set_thread_flag(TIF_FIXADE); TIF_FIXADE 219 arch/mips/kernel/syscall.c clear_thread_flag(TIF_FIXADE); TIF_FIXADE 2305 arch/mips/kernel/unaligned.c if (user_mode(regs) && !test_thread_flag(TIF_FIXADE))