sched_smt_active   10 include/linux/sched/smt.h static __always_inline bool sched_smt_active(void)
sched_smt_active   15 include/linux/sched/smt.h static inline bool sched_smt_active(void) { return false; }