Searched refs:test_and_set_thread_flag (Results 1 – 5 of 5) sorted by relevance
127 #define test_and_set_thread_flag(flag) \ macro
248 if (!test_and_set_thread_flag(TIF_NOTSC)) in disable_TSC()309 if (!test_and_set_thread_flag(TIF_NOCPUID)) { in disable_cpuid()
188 if (test_and_set_thread_flag (TIF_DIE_IF_KERNEL)) { in die_if_kernel()628 if (test_and_set_thread_flag (TIF_DIE_IF_KERNEL)) { in do_entUna()
1007 if (test_and_set_thread_flag(TIF_SVE)) in do_sve_acc()
1357 prior_msa = test_and_set_thread_flag(TIF_MSA_CTX_LIVE); in enable_restore_fp_context()
Completed in 13 milliseconds