Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_main.c2374 * kdb_ps - This function implements the 'ps' command which shows a
2406 static int kdb_ps(int argc, const char **argv) in kdb_ps() function
2900 kdb_register_flags("ps", kdb_ps, "[<flags>|A]", in kdb_inittab()
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_main.c2332 * kdb_ps - This function implements the 'ps' command which shows a
2338 static int kdb_ps(int argc, const char **argv) in kdb_ps() function
2805 .func = kdb_ps,

Completed in 7 milliseconds