Searched refs:set_ti_thread_flag (Results 1 – 6 of 6) 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)
2856 set_ti_thread_flag(task_thread_info(tsk), flag); in set_tsk_thread_flag()
153 set_ti_thread_flag(task_thread_info(next), in fpsimd_thread_switch()
426 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()
290 set_ti_thread_flag(task_thread_info(prev), TIF_LAZY_MMU_UPDATES); in paravirt_start_context_switch()