Home
last modified time | relevance | path

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

/linux/kernel/debug/kdb/
H A Dkdb_main.c1807 * kdb_rd - This function implements the 'rd' command.
1809 static int kdb_rd(int argc, const char **argv) in kdb_rd() function
2614 .func = kdb_rd,