Home
last modified time | relevance | path

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

/linux/kernel/debug/kdb/ !
H A Dkdb_main.c2434 * kdb_per_cpu - This function implements the 'per_cpu' command.
2436 static int kdb_per_cpu(int argc, const char **argv) in kdb_per_cpu() function
2766 .func = kdb_per_cpu,