Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ras/
Dcec.c124 static unsigned int count_threshold = COUNT_MASK; variable
317 if (count < count_threshold) { in cec_add_elem()
397 count_threshold = val; in count_threshold_set()
432 seq_printf(m, "Action threshold: %d\n", count_threshold); in array_dump()
482 &count_threshold, &count_threshold_ops); in create_debugfs_nodes()