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

/linux-master/arch/powerpc/include/asm/
H A Dtopology.h150 static inline bool topology_is_primary_thread(unsigned int cpu) function
/linux-master/arch/x86/include/asm/
H A Dtopology.h218 static inline bool topology_is_primary_thread(unsigned int cpu) function
226 static inline bool topology_is_primary_thread(unsigned int cpu) { return true; } function

Completed in 210 milliseconds