Searched refs:idle_smt (Results 1 – 1 of 1) sorted by relevance
11998 int cpu, idle_smt = -1; in should_we_balance() local12032 if (idle_smt == -1) in should_we_balance()12033 idle_smt = cpu; in should_we_balance()12053 if (idle_smt != -1) in should_we_balance()12054 return idle_smt == env->dst_cpu; in should_we_balance()