Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/mce/
Dtherm_throt.c85 unsigned long max_time_ms; member
167 define_therm_throt_device_show_func(core_throttle, max_time_ms);
170 define_therm_throt_device_show_func(package_throttle, max_time_ms);
367 if (throttle_time > state->max_time_ms) in therm_throt_process()
368 state->max_time_ms = throttle_time; in therm_throt_process()
/Linux-v5.10/drivers/base/power/
Dwakeup_stats.c80 static DEVICE_ATTR_RO(max_time_ms);
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-class-wakeup57 What: /sys/class/wakeup/.../max_time_ms