Searched refs:KDB_REPEAT_WITH_ARGS (Results 1 – 2 of 2) sorted by relevance
64 KDB_REPEAT_WITH_ARGS = 0x80000000, /* Repeat the command with args */ enumerator
1091 if (tp->flags & KDB_REPEAT_WITH_ARGS) in kdb_parse()