Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ras/
Dcec.c129 static u64 action_threshold = COUNT_MASK; variable
361 if (count >= action_threshold) { in cec_add_elem()
439 action_threshold = val; in action_threshold_set()
472 seq_printf(m, "Action threshold: %lld\n", action_threshold); in array_show()
499 &action_threshold, &action_threshold_ops); in create_debugfs_nodes()
565 action_threshold = 2; in cec_init()