Searched refs:HOT (Results 1 – 8 of 8) sorted by relevance
25 When the HOT Temperature Limit is crossed, this will cause an alarm that will26 be reasserted until the temperature drops below the HOT Hysteresis.
44 which operate independently. When the HOT Temperature Limit is crossed,46 drops below the HOT Hysteresis. The Overtemperature Shutdown (OS) limits
3194 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()
657 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()
3589 for (j = HOT; j < n; j++) { in f2fs_fill_super()
1110 HOT = 0, /* must be zero for meta bio */ enumerator
23 TRACE_DEFINE_ENUM(HOT);70 { HOT, "HOT" }, \
752 For CRITICAL and HOT trip points, this notifies the respective drivers,