test_and_set_thread_flag  190 arch/alpha/kernel/traps.c 	if (test_and_set_thread_flag (TIF_DIE_IF_KERNEL)) {
test_and_set_thread_flag  630 arch/alpha/kernel/traps.c 	if (test_and_set_thread_flag (TIF_DIE_IF_KERNEL)) {
test_and_set_thread_flag  943 arch/arm64/kernel/fpsimd.c 	if (test_and_set_thread_flag(TIF_SVE))
test_and_set_thread_flag 1301 arch/mips/kernel/traps.c 	prior_msa = test_and_set_thread_flag(TIF_MSA_CTX_LIVE);
test_and_set_thread_flag  148 arch/x86/kernel/process.c 	if (!test_and_set_thread_flag(TIF_NOTSC))
test_and_set_thread_flag  209 arch/x86/kernel/process.c 	if (!test_and_set_thread_flag(TIF_NOCPUID)) {