Home
last modified time | relevance | path

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

/linux/kernel/debug/kdb/
H A Dkdb_main.c1380 /* state KDB is turned off by kdb_cpu to see if the in kdb_main_loop()
2090 * kdb_cpu - This function implements the 'cpu' command.
2140 static int kdb_cpu(int argc, const char **argv) in kdb_cpu() function
2688 .func = kdb_cpu,