Searched refs:TIF_FPUBOUND (Results 1 – 5 of 5) sorted by relevance
65 test_ti_thread_flag(__prev_ti, TIF_FPUBOUND) && \67 clear_ti_thread_flag(__prev_ti, TIF_FPUBOUND); \
110 #define TIF_FPUBOUND 24 /* thread bound to FPU-full CPU set */ macro131 #define _TIF_FPUBOUND (1<<TIF_FPUBOUND)
116 if (test_ti_thread_flag(ti, TIF_FPUBOUND) && in mipsmt_sys_sched_setaffinity()122 clear_ti_thread_flag(ti, TIF_FPUBOUND); in mipsmt_sys_sched_setaffinity()
169 clear_tsk_thread_flag(p, TIF_FPUBOUND); in copy_thread()
1169 set_thread_flag(TIF_FPUBOUND); in mt_ase_fp_affinity()