cpu_first_thread_of_core   79 arch/powerpc/include/asm/cputhreads.h static inline int cpu_first_thread_of_core(int core) { return core; }
cpu_first_thread_of_core 1100 arch/powerpc/kernel/smp.c int cpu_first_thread_of_core(int core)