Searched refs:action_msg (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/drivers/tty/ |
A D | sysrq.c | 113 .action_msg = "Changing Loglevel", 127 .action_msg = "SAK", 160 .action_msg = "Trigger a crash", 173 .action_msg = "Resetting", 186 .action_msg = "Emergency Sync", 221 .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-6.3-rc2/kernel/power/ |
A D | poweroff.c | 35 .action_msg = "Power Off",
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | sysrq.c | 58 .action_msg = "Show TLB entries",
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | sysrq.c | 57 .action_msg = "Show TLB entries",
|
/linux-6.3-rc2/include/linux/ |
A D | sysrq.h | 35 const char * const action_msg; member
|
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/ |
A D | sysrq.rst | 226 help_msg 字符串,在 SysRq 键打印帮助信息时将打印出来,C) 一个 action_msg 字
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | process_64.c | 306 .action_msg = "Show Global CPU Regs", 381 .action_msg = "Show Global PMU Regs",
|
/linux-6.3-rc2/kernel/debug/ |
A D | debug_core.c | 992 .action_msg = "DEBUG",
|
/linux-6.3-rc2/kernel/rcu/ |
A D | tree_stall.h | 1046 .action_msg = "Show RCU tree",
|
/linux-6.3-rc2/arch/alpha/kernel/ |
A D | setup.c | 433 .action_msg = "Resetting",
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | sysrq.rst | 234 prints help, and C) an action_msg string, that will print right before your
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_fb_helper.c | 311 .action_msg = "Restore framebuffer console",
|
/linux-6.3-rc2/arch/powerpc/xmon/ |
A D | xmon.c | 4006 .action_msg = "Entering xmon",
|
Completed in 24 milliseconds