Searched defs:topology_is_primary_thread (Results 1 – 2 of 2) sorted by relevance
218 static inline bool topology_is_primary_thread(unsigned int cpu) in topology_is_primary_thread() function226 static inline bool topology_is_primary_thread(unsigned int cpu) { return true; } in topology_is_primary_thread() function
151 static inline bool topology_is_primary_thread(unsigned int cpu) in topology_is_primary_thread() function