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)",
272 .help_msg = "show-backtrace-all-active-cpus(l)",
290 .help_msg = "show-registers(p)",
302 .help_msg = "show-task-states(t)",
313 .help_msg = "show-blocked-tasks(w)",
327 .help_msg = "dump-ftrace-buffer(z)",
341 .help_msg = "show-memory-usage(m)",
372 .help_msg = "terminate-all-tasks(e)",
402 .help_msg = "memory-full-oom-kill(f)",
413 .help_msg = "thaw-filesystems(j)",
425 .help_msg = "kill-all-tasks(i)",
436 .help_msg = "nice-all-RT-tasks(n)",
615 pr_cont("%s ", sysrq_key_table[i]->help_msg); in __handle_sysrq()