Searched refs:cpu_starting (Results 1 – 4 of 4) sorted by relevance
60 static DECLARE_COMPLETION(cpu_starting);388 complete(&cpu_starting); in start_secondary()476 if (!wait_for_completion_timeout(&cpu_starting, in __cpu_up()
1862 if (x86_pmu.cpu_starting) in x86_pmu_starting_cpu()1863 x86_pmu.cpu_starting(cpu); in x86_pmu_starting_cpu()
926 void (*cpu_starting)(int cpu); member
6355 .cpu_starting = intel_pmu_cpu_starting,6402 .cpu_starting = intel_pmu_cpu_starting,