Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Dmca.c534 static unsigned long cpe_history[CPE_HISTORY_LENGTH]; in ia64_mca_cpe_int_handler() local
551 if (now - cpe_history[i] <= HZ) in ia64_mca_cpe_int_handler()
574 cpe_history[index++] = now; in ia64_mca_cpe_int_handler()