cpu_first_thread_of_core 76 arch/powerpc/include/asm/cputhreads.h int cpu_first_thread_of_core(int core); cpu_first_thread_of_core 1104 arch/powerpc/kernel/smp.c EXPORT_SYMBOL_GPL(cpu_first_thread_of_core); cpu_first_thread_of_core 149 arch/powerpc/platforms/pseries/pseries_energy.c thread_index = cpu_first_thread_of_core(cpu); cpu_first_thread_of_core 169 arch/powerpc/platforms/pseries/pseries_energy.c thread_index = cpu_first_thread_of_core(i);