Searched refs:test_and_set_ti_thread_flag (Results 1 – 3 of 3) sorted by relevance
79 static inline int test_and_set_ti_thread_flag(struct thread_info *ti, int flag) in test_and_set_ti_thread_flag() function99 test_and_set_ti_thread_flag(current_thread_info(), flag)
2866 return test_and_set_ti_thread_flag(task_thread_info(tsk), flag); in test_and_set_tsk_thread_flag()
460 flag operations. Routines such as test_and_set_ti_thread_flag() chop