Lines Matching refs:action_msg
96 .action_msg = "Changing Loglevel",
109 .action_msg = "SAK",
125 .action_msg = "Keyboard mode set to system default",
143 .action_msg = "Trigger a crash",
156 .action_msg = "Resetting",
167 .action_msg = "Emergency Sync",
179 .action_msg = "Show clockevent devices & pending hrtimers (no others)",
189 .action_msg = "Emergency Remount R/O",
202 .action_msg = "Show Locks Held",
253 .action_msg = "Show backtrace of all active CPUs",
268 .action_msg = "Show Regs",
280 .action_msg = "Show State",
291 .action_msg = "Show Blocked State",
305 .action_msg = "Dump ftrace buffer",
319 .action_msg = "Show Memory",
350 .action_msg = "Terminate All Tasks",
379 .action_msg = "Manual OOM execution",
391 .action_msg = "Emergency Thaw of all frozen filesystems",
404 .action_msg = "Kill All Tasks",
415 .action_msg = "Nice All RT Tasks",
543 pr_cont("%s\n", op_p->action_msg); in __handle_sysrq()