Searched refs:help_msg (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/drivers/tty/ |
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)", 278 .help_msg = "show-backtrace-all-active-cpus(l)", [all …]
|
/linux-6.1.9/tools/hv/ |
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.1.9/kernel/power/ |
D | poweroff.c | 34 .help_msg = "poweroff(o)",
|
/linux-6.1.9/arch/mips/kernel/ |
D | sysrq.c | 57 .help_msg = "show-tlbs(x)",
|
/linux-6.1.9/arch/loongarch/kernel/ |
D | sysrq.c | 56 .help_msg = "show-tlbs(x)",
|
/linux-6.1.9/include/linux/ |
D | sysrq.h | 34 const char * const help_msg; member
|
/linux-6.1.9/Documentation/translations/zh_CN/admin-guide/ |
D | sysrq.rst | 226 help_msg 字符串,在 SysRq 键打印帮助信息时将打印出来,C) 一个 action_msg 字
|
/linux-6.1.9/arch/sparc/kernel/ |
D | process_64.c | 304 .help_msg = "global-regs(y)", 379 .help_msg = "global-pmu(x)",
|
/linux-6.1.9/tools/perf/util/ |
D | pmu.c | 1252 char *help_msg; in pmu_config_term() local 1258 help_msg = parse_events_formats_error_string(pmu_term); in pmu_config_term() 1262 help_msg); in pmu_config_term() 1264 pr_debug("%s (%s)\n", unknown_term, help_msg); in pmu_config_term()
|
/linux-6.1.9/kernel/debug/ |
D | debug_core.c | 991 .help_msg = "debug(g)",
|
/linux-6.1.9/kernel/rcu/ |
D | tree_stall.h | 1014 .help_msg = "show-rcu(y)",
|
/linux-6.1.9/arch/alpha/kernel/ |
D | setup.c | 432 .help_msg = "reboot(b)",
|
/linux-6.1.9/Documentation/admin-guide/ |
D | sysrq.rst | 233 handler function you will use, B) a help_msg string, that will print when SysRQ
|
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_fb_helper.c | 313 .help_msg = "force-fb(v)",
|
/linux-6.1.9/arch/powerpc/xmon/ |
D | xmon.c | 4017 .help_msg = "xmon(x)",
|