Home
last modified time | relevance | path

Searched refs:test_and_clear_thread_flag (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/include/linux/
Dthread_info.h100 #define test_and_clear_thread_flag(flag) \ macro
140 return test_and_clear_thread_flag(TIF_RESTORE_SIGMASK); in test_and_clear_restore_sigmask()
/linux-4.4.14/arch/arm64/kernel/
Dfpsimd.c185 if (test_and_clear_thread_flag(TIF_FOREIGN_FPSTATE)) { in fpsimd_restore_current_state()
204 if (test_and_clear_thread_flag(TIF_FOREIGN_FPSTATE)) { in fpsimd_update_current_state()
/linux-4.4.14/arch/um/kernel/
Dprocess.c102 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in interrupt_end()
/linux-4.4.14/arch/x86/kernel/
Dprocess.c158 if (test_and_clear_thread_flag(TIF_NOTSC)) in enable_TSC()
/linux-4.4.14/arch/microblaze/kernel/
Dsignal.c323 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()
/linux-4.4.14/arch/arc/kernel/
Dsignal.c398 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()
/linux-4.4.14/arch/xtensa/kernel/
Dsignal.c497 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()
/linux-4.4.14/arch/nios2/kernel/
Dsignal.c319 } else if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()
/linux-4.4.14/arch/ia64/kernel/
Dprocess.c190 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) { in do_notify_resume_user()
/linux-4.4.14/arch/m68k/kernel/
Dsignal.c1105 if (test_and_clear_thread_flag(TIF_NOTIFY_RESUME)) in do_notify_resume()