Home
last modified time | relevance | path

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

/linux/kernel/debug/kdb/
H A Dkdb_main.c1874 * kdb_rm - This function implements the 'rm' (register modify) command.
1879 static int kdb_rm(int argc, const char **argv) in kdb_rm() function
2620 .func = kdb_rm,