Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/debug/kdb/
Dkdb_main.c82 static unsigned int kdb_continue_catastrophic = variable
85 static unsigned int kdb_continue_catastrophic; variable
1820 kdb_continue_catastrophic); in kdb_go()
1821 if (kdb_continue_catastrophic == 0 && kdb_go_count++ == 0) { in kdb_go()
1826 if (kdb_continue_catastrophic == 2) { in kdb_go()