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