Home
last modified time | relevance | path

Searched refs:rate_control_active (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/x86/kernel/cpu/mce/
Dtherm_throt.c87 bool rate_control_active; member
250 if (state->rate_control_active) in throttle_active_work()
256 state->rate_control_active = false; in throttle_active_work()
261 state->rate_control_active) in throttle_active_work()
291 state->rate_control_active = true; in throttle_active_work()
498 state->package_throttle.rate_control_active = false; in thermal_throttle_offline()
499 state->core_throttle.rate_control_active = false; in thermal_throttle_offline()