Searched refs:test_and_set_ti_thread_flag (Results 1 – 2 of 2) sorted by relevance
114 static inline int test_and_set_ti_thread_flag(struct thread_info *ti, int flag) in test_and_set_ti_thread_flag() function145 test_and_set_ti_thread_flag(current_thread_info(), flag)
386 if (!test_and_set_ti_thread_flag(ti, TIF_SINGLESTEP)) in user_enable_single_step()