Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/hwmon/
Dadc128d818.rst25 When the HOT Temperature Limit is crossed, this will cause an alarm that will
26 be reasserted until the temperature drops below the HOT Hysteresis.
Dlm80.rst44 which operate independently. When the HOT Temperature Limit is crossed,
46 drops below the HOT Hysteresis. The Overtemperature Shutdown (OS) limits
/Linux-v5.4/include/trace/events/
Df2fs.h23 TRACE_DEFINE_ENUM(HOT);
68 { HOT, "HOT" }, \
/Linux-v5.4/fs/f2fs/
Dsegment.c2964 else if (temp == HOT) in f2fs_io_type_to_rw_hint()
2975 else if (temp == HOT) in f2fs_io_type_to_rw_hint()
2980 if (temp == WARM || temp == HOT) in f2fs_io_type_to_rw_hint()
3056 fio->temp = HOT; in __get_segment_type()
3192 .temp = HOT, in f2fs_do_write_meta_page()
Ddata.c434 for (temp = HOT; temp < NR_TEMP_TYPE; temp++) { in __submit_merged_write_cond()
Dsuper.c3326 for (j = HOT; j < n; j++) { in f2fs_fill_super()
Df2fs.h1005 HOT = 0, /* must be zero for meta bio */ enumerator
/Linux-v5.4/Documentation/driver-api/thermal/
Dsysfs-api.rst766 For CRITICAL and HOT trip points, this notifies the respective drivers,