Searched refs:kdb_go_count (Results 1 – 1 of 1) sorted by relevance
69 static int kdb_go_count; variable1125 kdb_go_count = 0; in kdb_local()1773 if (kdb_continue_catastrophic == 0 && kdb_go_count++ == 0) { in kdb_go()