Searched refs:TIF_USEDMSA (Results 1 – 5 of 5) sorted by relevance
115 #define TIF_USEDMSA 29 /* MSA has been used this quantum */ macro135 #define _TIF_USEDMSA (1<<TIF_USEDMSA)
104 if (test_and_clear_tsk_thread_flag(prev, TIF_USEDMSA)) \
177 clear_thread_flag(TIF_USEDMSA); in lose_fpu()
71 clear_thread_flag(TIF_USEDMSA); in start_thread()165 clear_tsk_thread_flag(p, TIF_USEDMSA); in copy_thread()
1232 set_thread_flag(TIF_USEDMSA); in enable_restore_fp_context()1283 set_thread_flag(TIF_USEDMSA); in enable_restore_fp_context()