Searched refs:set_ti_thread_flag (Results 1 – 7 of 7) sorted by relevance
69 static inline void set_ti_thread_flag(struct thread_info *ti, int flag) in set_ti_thread_flag() function95 set_ti_thread_flag(current_thread_info(), flag)
2753 set_ti_thread_flag(task_thread_info(tsk), flag); in set_tsk_thread_flag()
143 set_ti_thread_flag(task_thread_info(tsk), TIF_SWITCH_MM); in check_and_switch_context()
152 set_ti_thread_flag(task_thread_info(next), in fpsimd_thread_switch()
424 set_ti_thread_flag(task_thread_info(task), TIF_SINGLESTEP); in user_enable_single_step()
290 set_ti_thread_flag(ti, TIF_BREAKPOINT); in do_debug()
288 set_ti_thread_flag(task_thread_info(prev), TIF_LAZY_MMU_UPDATES); in paravirt_start_context_switch()