Searched refs:KDB_ARGCOUNT (Results 1 – 5 of 5) sorted by relevance
164 return KDB_ARGCOUNT; in kdb_bt()175 return KDB_ARGCOUNT; in kdb_bt()183 return KDB_ARGCOUNT; in kdb_bt()
21 return KDB_ARGCOUNT; in kdb_hello_cmd()
22 return KDB_ARGCOUNT; in kdb_lsmod()
101 return KDB_ARGCOUNT; in kdb_ftdump()
101 #define KDB_ARGCOUNT (-2) macro