Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ras/
Dcec.c129 static u64 action_threshold = COUNT_MASK; variable
352 if (count >= action_threshold) { in cec_add_elem()
430 action_threshold = val; in action_threshold_set()
463 seq_printf(m, "Action threshold: %lld\n", action_threshold); in array_show()
490 &action_threshold, &action_threshold_ops); in create_debugfs_nodes()