Searched refs:action_msg (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/tty/ |
| A D | sysrq.c | 112 .action_msg = "Changing Loglevel", 126 .action_msg = "SAK", 159 .action_msg = "Trigger a crash", 172 .action_msg = "Resetting", 185 .action_msg = "Emergency Sync", 220 .action_msg = "Show Locks Held", 299 .action_msg = "Show Regs", 311 .action_msg = "Show State", 350 .action_msg = "Show Memory", 438 .action_msg = "Kill All Tasks", [all …]
|
| /linux/kernel/power/ |
| A D | poweroff.c | 35 .action_msg = "Power Off",
|
| /linux/arch/loongarch/kernel/ |
| A D | sysrq.c | 57 .action_msg = "Show TLB entries",
|
| /linux/arch/mips/kernel/ |
| A D | sysrq.c | 58 .action_msg = "Show TLB entries",
|
| /linux/include/linux/ |
| A D | sysrq.h | 35 const char * const action_msg; member
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| A D | sysrq.rst | 226 help_msg 字符串,在 SysRq 键打印帮助信息时将打印出来,C) 一个 action_msg 字
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| A D | sysrq.rst | 226 help_msg 字符串,在 SysRq 鍵打印幫助信息時將打印出來,C) 一個 action_msg 字
|
| /linux/arch/sparc/kernel/ |
| A D | process_64.c | 306 .action_msg = "Show Global CPU Regs", 381 .action_msg = "Show Global PMU Regs",
|
| /linux/kernel/debug/ |
| A D | debug_core.c | 992 .action_msg = "DEBUG",
|
| /linux/arch/alpha/kernel/ |
| A D | setup.c | 414 .action_msg = "Resetting",
|
| /linux/kernel/rcu/ |
| A D | tree_stall.h | 1072 .action_msg = "Show RCU tree",
|
| /linux/Documentation/admin-guide/ |
| A D | sysrq.rst | 252 prints help, and C) an action_msg string, that will print right before your
|
| /linux/drivers/gpu/drm/ |
| A D | drm_fb_helper.c | 298 .action_msg = "Restore framebuffer console",
|
| /linux/kernel/sched/ |
| A D | ext.c | 5648 .action_msg = "Disable sched_ext and revert all tasks to CFS", 5663 .action_msg = "Trigger sched_ext debug dump",
|
| /linux/arch/powerpc/xmon/ |
| A D | xmon.c | 4006 .action_msg = "Entering xmon",
|
Completed in 41 milliseconds