Home
last modified time | relevance | path

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

/arch/x86/mm/kmemcheck/
Derror.c52 static unsigned int error_missed_count; variable
59 ++error_missed_count; in error_next_wr()
144 if (error_missed_count > 0) { in do_wakeup()
146 "the queue was too small\n", error_missed_count); in do_wakeup()
147 error_missed_count = 0; in do_wakeup()