Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/debug/kdb/
Dkdb_main.c71 static unsigned int kdb_continue_catastrophic = variable
74 static unsigned int kdb_continue_catastrophic; variable
1775 kdb_continue_catastrophic); in kdb_go()
1776 if (kdb_continue_catastrophic == 0 && kdb_go_count++ == 0) { in kdb_go()
1781 if (kdb_continue_catastrophic == 2) { in kdb_go()