Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/fs/f2fs/
Dsegment.c3194 else if (temp == HOT) in f2fs_io_type_to_rw_hint()
3205 else if (temp == HOT) in f2fs_io_type_to_rw_hint()
3210 if (temp == WARM || temp == HOT) in f2fs_io_type_to_rw_hint()
3292 fio->temp = HOT; in __get_segment_type()
3451 .temp = HOT, in f2fs_do_write_meta_page()
Ddata.c657 for (temp = HOT; temp < NR_TEMP_TYPE; temp++) { in __submit_merged_write_cond()
805 for (temp = HOT; temp < NR_TEMP_TYPE && !found; temp++) { in add_ipu_page()
852 for (temp = HOT; temp < NR_TEMP_TYPE && !found; temp++) { in f2fs_submit_merged_ipu_write()
Dsuper.c3589 for (j = HOT; j < n; j++) { in f2fs_fill_super()
Df2fs.h1110 HOT = 0, /* must be zero for meta bio */ enumerator
/Linux-v5.10/include/trace/events/
Df2fs.h23 TRACE_DEFINE_ENUM(HOT);
70 { HOT, "HOT" }, \
/Linux-v5.10/Documentation/driver-api/thermal/
Dsysfs-api.rst752 For CRITICAL and HOT trip points, this notifies the respective drivers,