Searched refs:clear_ti_thread_flag (Results 1 – 3 of 3) sorted by relevance
35 static inline void clear_ti_thread_flag(struct thread_info *ti, int flag) in clear_ti_thread_flag() function58 clear_ti_thread_flag(current_thread_info(), flag)
1405 clear_ti_thread_flag(task_thread_info(tsk), flag); in clear_tsk_thread_flag()
55 clear_ti_thread_flag(__prev_ti, TIF_FPUBOUND); \