Searched refs:INITIAL_CHECK_INTERVAL (Results 1 – 3 of 3) sorted by relevance
19 #define INITIAL_CHECK_INTERVAL 5 * 60 /* 5 minutes */ macro
134 this_cpu_write(cmci_backoff_cnt, INITIAL_CHECK_INTERVAL); in mce_intel_cmci_poll()235 this_cpu_write(cmci_backoff_cnt, INITIAL_CHECK_INTERVAL); in cmci_storm_detect()
1236 static unsigned long check_interval = INITIAL_CHECK_INTERVAL;