Searched defs:cpu_first_thread_of_core (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dcputhreads.h71 static inline int cpu_first_thread_of_core(int core) { return core; } cpu_first_thread_of_core() function
/linux-4.1.27/arch/powerpc/kernel/
H A Dsmp.c581 int cpu_first_thread_of_core(int core) cpu_first_thread_of_core() function
585 EXPORT_SYMBOL_GPL(cpu_first_thread_of_core); variable

Completed in 138 milliseconds