Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_main.c2616 * kdb_per_cpu - This function implements the 'per_cpu' command.
2618 static int kdb_per_cpu(int argc, const char **argv) in kdb_per_cpu() function
2938 kdb_register_flags("per_cpu", kdb_per_cpu, "<sym> [<bytes>] [<cpu>]", in kdb_inittab()
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_main.c2539 * kdb_per_cpu - This function implements the 'per_cpu' command.
2541 static int kdb_per_cpu(int argc, const char **argv) in kdb_per_cpu() function
2871 .func = kdb_per_cpu,

Completed in 7 milliseconds