Lines Matching refs:help_msg
98 .help_msg = "loglevel(0-9)",
111 .help_msg = "sak(k)",
127 .help_msg = "unraw(r)",
144 .help_msg = "crash(c)",
157 .help_msg = "reboot(b)",
168 .help_msg = "sync(s)",
180 .help_msg = "show-all-timers(q)",
190 .help_msg = "unmount(u)",
203 .help_msg = "show-all-locks(d)",
256 .help_msg = "show-backtrace-all-active-cpus(l)",
274 .help_msg = "show-registers(p)",
286 .help_msg = "show-task-states(t)",
297 .help_msg = "show-blocked-tasks(w)",
311 .help_msg = "dump-ftrace-buffer(z)",
325 .help_msg = "show-memory-usage(m)",
356 .help_msg = "terminate-all-tasks(e)",
386 .help_msg = "memory-full-oom-kill(f)",
398 .help_msg = "thaw-filesystems(j)",
411 .help_msg = "kill-all-tasks(i)",
422 .help_msg = "nice-all-RT-tasks(n)",
573 pr_cont("%s ", sysrq_key_table[i]->help_msg); in __handle_sysrq()