Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_main.c1893 * kdb_rd - This function implements the 'rd' command.
1895 static int kdb_rd(int argc, const char **argv) in kdb_rd() function
2859 kdb_register_flags("rd", kdb_rd, "", in kdb_inittab()
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_main.c1878 * kdb_rd - This function implements the 'rd' command.
1880 static int kdb_rd(int argc, const char **argv) in kdb_rd() function
2719 .func = kdb_rd,

Completed in 7 milliseconds