Searched refs:idle_cpu (Results 1 – 1 of 1) sorted by relevance
368 for (int idle_cpu = 0; idle_cpu < topo.total_cpus; idle_cpu++) { variable369 if (target_cpu == idle_cpu) {373 sched_policy_push_metadata("idle_cpu", idle_cpu);375 test_thread_t saved_idle_thread = cpu_clear_thread_current(idle_cpu);381 …if (topo.psets[cpu_id_to_pset_id(idle_cpu)].cpu_type == topo.psets[cpu_id_to_pset_id(target_cpu)].…382 ret = ipi_expect(idle_cpu, TEST_IPI_DEFERRED);389 cpu_set_thread_current(idle_cpu, saved_idle_thread);