Lines Matching refs:help_msg
95 .help_msg = "loglevel(0-9)",
108 .help_msg = "sak(k)",
124 .help_msg = "unraw(r)",
142 .help_msg = "crash(c)",
155 .help_msg = "reboot(b)",
166 .help_msg = "sync(s)",
178 .help_msg = "show-all-timers(q)",
188 .help_msg = "unmount(u)",
201 .help_msg = "show-all-locks(d)",
252 .help_msg = "show-backtrace-all-active-cpus(l)",
267 .help_msg = "show-registers(p)",
279 .help_msg = "show-task-states(t)",
290 .help_msg = "show-blocked-tasks(w)",
304 .help_msg = "dump-ftrace-buffer(z)",
318 .help_msg = "show-memory-usage(m)",
349 .help_msg = "terminate-all-tasks(e)",
369 .help_msg = "memory-full-oom-kill(f)",
381 .help_msg = "thaw-filesystems(j)",
394 .help_msg = "kill-all-tasks(i)",
405 .help_msg = "nice-all-RT-tasks(n)",
551 pr_cont("%s ", sysrq_key_table[i]->help_msg); in __handle_sysrq()