Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dthread_info.h98 #define test_and_set_thread_flag(flag) \ macro
/linux-4.1.27/arch/arm64/kernel/
Dfpsimd.c245 !test_and_set_thread_flag(TIF_FOREIGN_FPSTATE)) in kernel_neon_begin_partial()
/linux-4.1.27/arch/alpha/kernel/
Dtraps.c183 if (test_and_set_thread_flag (TIF_DIE_IF_KERNEL)) { in die_if_kernel()
683 if (test_and_set_thread_flag (TIF_DIE_IF_KERNEL)) { in do_entUna()
/linux-4.1.27/arch/x86/kernel/
Dprocess.c178 if (!test_and_set_thread_flag(TIF_NOTSC)) in disable_TSC()
/linux-4.1.27/arch/mips/kernel/
Dtraps.c1292 prior_msa = test_and_set_thread_flag(TIF_MSA_CTX_LIVE); in enable_restore_fp_context()