topology_is_primary_thread  152 arch/x86/include/asm/topology.h static inline bool topology_is_primary_thread(unsigned int cpu) { return true; }
topology_is_primary_thread  279 arch/x86/kernel/smpboot.c bool topology_is_primary_thread(unsigned int cpu)