Searched refs:test_and_set_thread_flag (Results 1 – 5 of 5) sorted by relevance
144 #define test_and_set_thread_flag(flag) \ macro
156 if (test_and_set_thread_flag (TIF_DIE_IF_KERNEL)) { in die_if_kernel()570 if (test_and_set_thread_flag (TIF_DIE_IF_KERNEL)) { in do_entUna()
298 if (!test_and_set_thread_flag(TIF_NOTSC)) in disable_TSC()367 if (!test_and_set_thread_flag(TIF_NOCPUID)) { in disable_cpuid()
370 WARN_ON_ONCE(!test_and_set_thread_flag(TIF_SVE)); in task_fpsimd_load()1372 if (test_and_set_thread_flag(TIF_SVE)) in do_sve_acc()1425 if (test_and_set_thread_flag(TIF_SME)) in do_sme_acc()
1359 prior_msa = test_and_set_thread_flag(TIF_MSA_CTX_LIVE); in enable_restore_fp_context()