Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/hwmon/
Dadc128d81822 When the HOT Temperature Limit is crossed, this will cause an alarm that will
23 be reasserted until the temperature drops below the HOT Hysteresis.
Dlm8033 which operate independently. When the HOT Temperature Limit is crossed,
35 drops below the HOT Hysteresis. The Overtemperature Shutdown (OS) limits
/Linux-v4.19/include/trace/events/
Df2fs.h23 TRACE_DEFINE_ENUM(HOT);
68 { HOT, "HOT" }, \
/Linux-v4.19/fs/f2fs/
Dsegment.c2780 else if (temp == HOT) in f2fs_io_type_to_rw_hint()
2791 else if (temp == HOT) in f2fs_io_type_to_rw_hint()
2796 if (temp == WARM || temp == HOT) in f2fs_io_type_to_rw_hint()
2872 fio->temp = HOT; in __get_segment_type()
3006 .temp = HOT, in f2fs_do_write_meta_page()
Ddata.c362 for (temp = HOT; temp < NR_TEMP_TYPE; temp++) { in has_merged_page()
405 for (temp = HOT; temp < NR_TEMP_TYPE; temp++) { in __submit_merged_write_cond()
Dsuper.c2437 for (j = HOT; j < NR_TEMP_TYPE; j++) in init_sb_info()
2872 for (j = HOT; j < n; j++) { in f2fs_fill_super()
Df2fs.h977 HOT = 0, /* must be zero for meta bio */ enumerator
/Linux-v4.19/Documentation/thermal/
Dsysfs-api.txt607 For CRITICAL and HOT trip points, this notifies the respective drivers,