Searched refs:sched_smt_power_savings (Results 1 – 6 of 6) sorted by relevance
445 saved_value = sched_smt_power_savings; in do_pm_op()446 sched_smt_power_savings = !!op->u.set_sched_opt_smt; in do_pm_op()
750 sched_smt_power_savings? "enabled":"disabled"); in dump_runq()
49 bool_t sched_smt_power_savings = 0; variable50 boolean_param("sched_smt_power_savings", sched_smt_power_savings);
840 if ( sched_smt_power_savings ? in _csched_cpu_pick()
1475 if ( unlikely(sched_smt_power_savings) ) in runq_tickle()
903 extern bool sched_smt_power_savings;
Completed in 21 milliseconds