Searched refs:cpu_starting (Results 1 – 6 of 6) sorted by relevance
59 static DECLARE_COMPLETION(cpu_starting);380 complete(&cpu_starting); in start_secondary()459 if (!wait_for_completion_timeout(&cpu_starting, in __cpu_up()
53 static DECLARE_COMPLETION(cpu_starting);587 if (!wait_for_completion_timeout(&cpu_starting, in __cpu_up()621 complete(&cpu_starting); in start_secondary()
1338 .cpu_starting = amd_pmu_cpu_starting,
1803 if (x86_pmu.cpu_starting) in x86_pmu_starting_cpu()1804 x86_pmu.cpu_starting(cpu); in x86_pmu_starting_cpu()
862 void (*cpu_starting)(int cpu); member
5428 .cpu_starting = intel_pmu_cpu_starting,5475 .cpu_starting = intel_pmu_cpu_starting,