Searched refs:clear_ti_thread_flag (Results 1 – 2 of 2) sorted by relevance
100 static inline void clear_ti_thread_flag(struct thread_info *ti, int flag) in clear_ti_thread_flag() function111 clear_ti_thread_flag(ti, flag); in update_ti_thread_flag()141 clear_ti_thread_flag(current_thread_info(), flag)178 clear_ti_thread_flag(current_thread_info(), TIF_##fl)185 clear_ti_thread_flag(task_thread_info(t), TIF_##fl)
2012 clear_ti_thread_flag(task_thread_info(tsk), flag); in clear_tsk_thread_flag()
Completed in 10 milliseconds