Lines Matching refs:help_msg
112 .help_msg = "loglevel(0-9)",
126 .help_msg = "sak(k)",
142 .help_msg = "unraw(r)",
159 .help_msg = "crash(c)",
172 .help_msg = "reboot(b)",
185 .help_msg = "sync(s)",
197 .help_msg = "show-all-timers(q)",
207 .help_msg = "unmount(u)",
220 .help_msg = "show-all-locks(d)",
273 .help_msg = "show-backtrace-all-active-cpus(l)",
291 .help_msg = "show-registers(p)",
303 .help_msg = "show-task-states(t)",
314 .help_msg = "show-blocked-tasks(w)",
328 .help_msg = "dump-ftrace-buffer(z)",
342 .help_msg = "show-memory-usage(m)",
373 .help_msg = "terminate-all-tasks(e)",
403 .help_msg = "memory-full-oom-kill(f)",
414 .help_msg = "thaw-filesystems(j)",
426 .help_msg = "kill-all-tasks(i)",
437 .help_msg = "nice-all-RT-tasks(n)",
616 pr_cont("%s ", sysrq_key_table[i]->help_msg); in __handle_sysrq()