Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/ras/
Dcec.c125 static unsigned int count_threshold = COUNT_MASK; variable
321 if (count < count_threshold) { in cec_add_elem()
403 count_threshold = val; in count_threshold_set()
438 seq_printf(m, "Action threshold: %d\n", count_threshold); in array_dump()
488 &count_threshold, &count_threshold_ops); in create_debugfs_nodes()