Searched refs:test_and_clear_thread_flag (Results 1 – 4 of 4) sorted by relevance
138 #define test_and_clear_thread_flag(flag) \ macro
261 if (test_and_clear_thread_flag(TIF_NOTSC)) in enable_TSC()323 if (test_and_clear_thread_flag(TIF_NOCPUID)) { in enable_cpuid()
392 if (test_and_clear_thread_flag(TIF_SVE)) in task_fpsimd_load()1704 if (test_and_clear_thread_flag(TIF_SVE)) { in fpsimd_kvm_prepare()1785 if (test_and_clear_thread_flag(TIF_FOREIGN_FPSTATE)) { in fpsimd_restore_current_state()
512 return test_and_clear_thread_flag(TIF_RESTORE_SIGMASK); in test_and_clear_restore_sigmask()
Completed in 11 milliseconds