Searched refs:KDB_CMD_GO (Results 1 – 2 of 2) sorted by relevance
19 #define KDB_CMD_GO (-1001) macro
1046 if (result && ignore_errors && result > KDB_CMD_GO) in kdb_parse()1333 if (diag == KDB_CMD_GO in kdb_local()1428 if (result && result != 1 && result != KDB_CMD_GO) in kdb_main_loop()1805 diag = KDB_CMD_GO; in kdb_go()
Completed in 11 milliseconds