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