Home
last modified time | relevance | path

Searched defs:sched_smt_active (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/sched/
A Dsmt.h10 static __always_inline bool sched_smt_active(void) in sched_smt_active() function
15 static inline bool sched_smt_active(void) { return false; } in sched_smt_active() function

Completed in 4 milliseconds