Lines Matching refs:help_msg
111 .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)",
297 .help_msg = "show-registers(p)",
309 .help_msg = "show-task-states(t)",
320 .help_msg = "show-blocked-tasks(w)",
334 .help_msg = "dump-ftrace-buffer(z)",
348 .help_msg = "show-memory-usage(m)",
379 .help_msg = "terminate-all-tasks(e)",
409 .help_msg = "memory-full-oom-kill(f)",
421 .help_msg = "thaw-filesystems(j)",
436 .help_msg = "kill-all-tasks(i)",
447 .help_msg = "nice-all-RT-tasks(n)",
617 pr_cont("%s ", sysrq_key_table[i]->help_msg); in __handle_sysrq()