Home
last modified time | relevance | path

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

/linux/kernel/debug/kdb/
H A Dkdb_main.c1942 * kdb_sr - This function implements the 'sr' (SYSRQ key) command
1946 static int kdb_sr(int argc, const char **argv) in kdb_sr() function
2727 .func = kdb_sr,