Searched refs:test_and_clear_thread_flag (Results 1 – 11 of 11) sorted by relevance
95 #define test_and_clear_thread_flag(flag) \ macro
160 if (test_and_clear_thread_flag(TIF_NOTSC)) in enable_TSC()222 if (test_and_clear_thread_flag(TIF_NOCPUID)) { in enable_cpuid()
105 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in interrupt_end()
323 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()
397 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()
319 } else if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()
504 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()
436 return test_and_clear_thread_flag(TIF_RESTORE_SIGMASK); in test_and_clear_restore_sigmask()
191 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) { in do_notify_resume_user()
1136 if (test_and_clear_thread_flag(TIF_FOREIGN_FPSTATE)) { in fpsimd_restore_current_state()
1138 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()