Searched refs:kdb_go_count (Results 1 – 1 of 1) sorted by relevance
78 static int kdb_go_count; variable 1167 kdb_go_count = 0; in kdb_local() 1792 if (kdb_continue_catastrophic == 0 && kdb_go_count++ == 0) { in kdb_go()