Searched refs:help_msg (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/drivers/tty/ |
A D | sysrq.c | 112 .help_msg = "loglevel(0-9)", 126 .help_msg = "sak(k)", 142 .help_msg = "unraw(r)", 159 .help_msg = "crash(c)", 172 .help_msg = "reboot(b)", 185 .help_msg = "sync(s)", 197 .help_msg = "show-all-timers(q)", 207 .help_msg = "unmount(u)", 220 .help_msg = "show-all-locks(d)", 298 .help_msg = "show-registers(p)", [all …]
|
/linux-6.3-rc2/tools/hv/ |
A D | lsvmbus | 7 help_msg = "print verbose messages. Try -vv, -vvv for more verbose messages" 10 "-v", "--verbose", dest="verbose", help=help_msg, action="count")
|
/linux-6.3-rc2/kernel/power/ |
A D | poweroff.c | 34 .help_msg = "poweroff(o)",
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | sysrq.c | 57 .help_msg = "show-tlbs(x)",
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | sysrq.c | 56 .help_msg = "show-tlbs(x)",
|
/linux-6.3-rc2/include/linux/ |
A D | sysrq.h | 34 const char * const help_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 | 305 .help_msg = "global-regs(y)", 380 .help_msg = "global-pmu(x)",
|
/linux-6.3-rc2/tools/perf/util/ |
A D | pmu.c | 1188 char *help_msg; in pmu_config_term() local 1194 help_msg = parse_events_formats_error_string(pmu_term); in pmu_config_term() 1198 help_msg); in pmu_config_term() 1200 pr_debug("%s (%s)\n", unknown_term, help_msg); in pmu_config_term()
|
/linux-6.3-rc2/kernel/debug/ |
A D | debug_core.c | 991 .help_msg = "debug(g)",
|
/linux-6.3-rc2/kernel/rcu/ |
A D | tree_stall.h | 1045 .help_msg = "show-rcu(y)",
|
/linux-6.3-rc2/arch/alpha/kernel/ |
A D | setup.c | 432 .help_msg = "reboot(b)",
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | sysrq.rst | 233 handler function you will use, B) a help_msg string, that will print when SysRQ
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_fb_helper.c | 310 .help_msg = "force-fb(v)",
|
/linux-6.3-rc2/arch/powerpc/xmon/ |
A D | xmon.c | 4005 .help_msg = "xmon(x)",
|
Completed in 30 milliseconds