Lines Matching refs:help_msg
112 .help_msg = "loglevel(0-9)",
125 .help_msg = "sak(k)",
141 .help_msg = "unraw(r)",
158 .help_msg = "crash(c)",
171 .help_msg = "reboot(b)",
184 .help_msg = "sync(s)",
196 .help_msg = "show-all-timers(q)",
206 .help_msg = "unmount(u)",
219 .help_msg = "show-all-locks(d)",
277 .help_msg = "show-backtrace-all-active-cpus(l)",
295 .help_msg = "show-registers(p)",
307 .help_msg = "show-task-states(t)",
318 .help_msg = "show-blocked-tasks(w)",
332 .help_msg = "dump-ftrace-buffer(z)",
346 .help_msg = "show-memory-usage(m)",
377 .help_msg = "terminate-all-tasks(e)",
407 .help_msg = "memory-full-oom-kill(f)",
418 .help_msg = "thaw-filesystems(j)",
430 .help_msg = "kill-all-tasks(i)",
441 .help_msg = "nice-all-RT-tasks(n)",
620 pr_cont("%s ", sysrq_key_table[i]->help_msg); in __handle_sysrq()