Searched refs:wrong_cpu (Results 1 – 1 of 1) sorted by relevance
1534 bool wrong_task, wrong_cpu; in fpsimd_thread_switch() local 1555 * wrong_cpu will always be true. in fpsimd_thread_switch() 1559 wrong_cpu = next->thread.fpsimd_cpu != smp_processor_id(); in fpsimd_thread_switch() 1562 wrong_task || wrong_cpu); in fpsimd_thread_switch()