Home
last modified time | relevance | path

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

/linux-6.15/kernel/debug/kdb/
H A Dkdb_main.c80 static unsigned int kdb_continue_catastrophic = variable
83 static unsigned int kdb_continue_catastrophic; variable
1791 kdb_continue_catastrophic); in kdb_go()
1792 if (kdb_continue_catastrophic == 0 && kdb_go_count++ == 0) { in kdb_go()
1797 if (kdb_continue_catastrophic == 2) { in kdb_go()