Searched refs:test_ti_thread_flag (Results 1 – 2 of 2) sorted by relevance
124 static inline int test_ti_thread_flag(struct thread_info *ti, int flag) in test_ti_thread_flag() function149 test_ti_thread_flag(current_thread_info(), flag)176 test_ti_thread_flag(current_thread_info(), TIF_##fl)183 test_ti_thread_flag(task_thread_info(t), TIF_##fl)
2033 return test_ti_thread_flag(task_thread_info(tsk), flag); in test_tsk_thread_flag()
Completed in 11 milliseconds