Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/debug/kdb/
Dkdb_main.c81 static unsigned int kdb_continue_catastrophic = variable
84 static unsigned int kdb_continue_catastrophic; variable
1864 kdb_continue_catastrophic); in kdb_go()
1865 if (kdb_continue_catastrophic == 0 && kdb_go_count++ == 0) { in kdb_go()
1870 if (kdb_continue_catastrophic == 2) { in kdb_go()