Searched refs:error_count (Results 1 – 2 of 2) sorted by relevance
49 static unsigned int error_count; variable58 if (error_count == ARRAY_SIZE(error_fifo)) { in error_next_wr()66 ++error_count; in error_next_wr()74 if (error_count == 0) in error_next_rd()80 --error_count; in error_next_rd()141 while (error_count > 0) in do_wakeup()
403 static struct threshold_attr error_count = { variable404 .attr = {.name = __stringify(error_count), .mode = 0444 },420 &error_count.attr,