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

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

Completed in 63 milliseconds