Searched refs:help_msg (Results 1 – 14 of 14) sorted by relevance
/linux/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)", 291 .help_msg = "show-registers(p)", [all …]
|
/linux/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/kernel/power/ |
A D | poweroff.c | 34 .help_msg = "poweroff(o)",
|
/linux/arch/mips/kernel/ |
A D | sysrq.c | 57 .help_msg = "show-tlbs(x)",
|
/linux/include/linux/ |
A D | sysrq.h | 34 const char * const help_msg; member
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
A D | sysrq.rst | 226 help_msg 字符串,在 SysRq 键打印帮助信息时将打印出来,C) 一个 action_msg 字
|
/linux/arch/sparc/kernel/ |
A D | process_64.c | 314 .help_msg = "global-regs(y)", 389 .help_msg = "global-pmu(x)",
|
/linux/tools/perf/util/ |
A D | pmu.c | 1278 char *help_msg; in pmu_config_term() local 1284 help_msg = parse_events_formats_error_string(pmu_term); in pmu_config_term() 1288 help_msg); in pmu_config_term() 1290 pr_debug("%s (%s)\n", unknown_term, help_msg); in pmu_config_term()
|
/linux/kernel/debug/ |
A D | debug_core.c | 979 .help_msg = "debug(g)",
|
/linux/kernel/rcu/ |
A D | tree_stall.h | 982 .help_msg = "show-rcu(y)",
|
/linux/arch/alpha/kernel/ |
A D | setup.c | 432 .help_msg = "reboot(b)",
|
/linux/Documentation/admin-guide/ |
A D | sysrq.rst | 233 handler function you will use, B) a help_msg string, that will print when SysRQ
|
/linux/drivers/gpu/drm/ |
A D | drm_fb_helper.c | 312 .help_msg = "force-fb(v)",
|
/linux/arch/powerpc/xmon/ |
A D | xmon.c | 4011 .help_msg = "xmon(x)",
|
Completed in 35 milliseconds