Searched refs:help_msg (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/tty/ |
H A D | sysrq.c | 111 .help_msg = "loglevel(0-9)", 125 .help_msg = "sak(k)", 141 .help_msg = "unraw(r)", 158 .help_msg = "crash(c)", 171 .help_msg = "reboot(b)", 184 .help_msg = "sync(s)", 196 .help_msg = "show-all-timers(q)", 206 .help_msg = "unmount(u)", 219 .help_msg = "show-all-locks(d)", 278 .help_msg = "show-backtrace-all-active-cpus(l)", [all …]
|
/openbmc/linux/tools/hv/ |
H 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")
|
/openbmc/linux/kernel/power/ |
H A D | poweroff.c | 34 .help_msg = "poweroff(o)",
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | sysrq.c | 56 .help_msg = "show-tlbs(x)",
|
/openbmc/linux/arch/mips/kernel/ |
H A D | sysrq.c | 57 .help_msg = "show-tlbs(x)",
|
/openbmc/linux/include/linux/ |
H A D | sysrq.h | 34 const char * const help_msg; member
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | process_64.c | 305 .help_msg = "global-regs(y)", 380 .help_msg = "global-pmu(x)",
|
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | sysrq.rst | 226 help_msg 字符串,在 SysRq 键打印帮助信息时将打印出来,C) 一个 action_msg 字
|
/openbmc/linux/tools/perf/util/ |
H A D | pmu.c | 1334 char *help_msg; in pmu_config_term() local 1340 help_msg = parse_events_formats_error_string(pmu_term); in pmu_config_term() 1344 help_msg); in pmu_config_term() 1346 pr_debug("%s (%s)\n", unknown_term, help_msg); in pmu_config_term()
|
/openbmc/linux/kernel/debug/ |
H A D | debug_core.c | 991 .help_msg = "debug(g)",
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | setup.c | 433 .help_msg = "reboot(b)",
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_stall.h | 1062 .help_msg = "show-rcu(y)",
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | sysrq.rst | 233 handler function you will use, B) a help_msg string, that will print when SysRQ
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_fb_helper.c | 311 .help_msg = "force-fb(v)",
|
/openbmc/qemu/ |
H A D | qemu-img.c | 133 const char *help_msg = in help() local 231 printf("%s\nSupported formats:", help_msg); in help()
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 4007 .help_msg = "xmon(x)",
|