Searched refs:idle_smt (Results 1 – 1 of 1) sorted by relevance
11648 int cpu, idle_smt = -1; in should_we_balance() local11682 if (idle_smt == -1) in should_we_balance()11683 idle_smt = cpu; in should_we_balance()11703 if (idle_smt != -1) in should_we_balance()11704 return idle_smt == env->dst_cpu; in should_we_balance()