Home
last modified time | relevance | path

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

/linux/kernel/debug/kdb/
H A Dkdb_main.c77 static unsigned int kdb_continue_catastrophic = variable
80 static unsigned int kdb_continue_catastrophic; variable
1780 kdb_continue_catastrophic); in kdb_go()
1781 if (kdb_continue_catastrophic == 0 && kdb_go_count++ == 0) { in kdb_go()
1786 if (kdb_continue_catastrophic == 2) { in kdb_go()