Searched refs:smt_should_run (Results 1 – 4 of 4) sorted by relevance
32 #define smt_should_run(t, c) (B_TRUE) macro
47 extern boolean_t smt_should_run(kthread_t *, struct cpu *);
531 smt_should_run(kthread_t *t, cpu_t *cp) in smt_should_run() function561 if (smt_should_run(t, cp)) in smt_adjust_cpu_score()
1247 !smt_should_run(tp, tp->t_cpu) || in setbackdq()1279 if (smt_should_run(tp, newcp) && in setbackdq()2710 if (smt_should_run(t, curcpu)) in disp_choose_best_cpu()