Searched refs:cpu_starting (Results 1 – 5 of 5) sorted by relevance
58 static DECLARE_COMPLETION(cpu_starting);361 complete(&cpu_starting); in start_secondary()440 if (!wait_for_completion_timeout(&cpu_starting, in __cpu_up()
935 .cpu_starting = amd_pmu_cpu_starting,
705 void (*cpu_starting)(int cpu); member
1744 if (x86_pmu.cpu_starting) in x86_pmu_starting_cpu()1745 x86_pmu.cpu_starting(cpu); in x86_pmu_starting_cpu()
4296 .cpu_starting = intel_pmu_cpu_starting,4340 .cpu_starting = intel_pmu_cpu_starting,