Home
last modified time | relevance | path

Searched refs:test_and_set_thread_flag (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dthread_info.h127 #define test_and_set_thread_flag(flag) \ macro
/linux/arch/x86/kernel/
A Dprocess.c248 if (!test_and_set_thread_flag(TIF_NOTSC)) in disable_TSC()
309 if (!test_and_set_thread_flag(TIF_NOCPUID)) { in disable_cpuid()
/linux/arch/alpha/kernel/
A Dtraps.c188 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()
/linux/arch/arm64/kernel/
A Dfpsimd.c1007 if (test_and_set_thread_flag(TIF_SVE)) in do_sve_acc()
/linux/arch/mips/kernel/
A Dtraps.c1357 prior_msa = test_and_set_thread_flag(TIF_MSA_CTX_LIVE); in enable_restore_fp_context()

Completed in 13 milliseconds