Searched refs:help_msg (Results 1 – 17 of 17) sorted by relevance
/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)", 298 .help_msg = "show-registers(p)", [all …]
|
/linux/tools/hv/ |
H A D | lsvmbus | 7 help_msg = "print verbose messages. Try -vv, -vvv for more verbose messages" variable 10 "-v", "--verbose", dest="verbose", help=help_msg, action="count")
|
/linux/kernel/power/ |
H A D | poweroff.c | 34 .help_msg = "poweroff(o)",
|
/linux/arch/loongarch/kernel/ |
H A D | sysrq.c | 56 .help_msg = "show-tlbs(x)",
|
/linux/arch/mips/kernel/ |
H A D | sysrq.c | 57 .help_msg = "show-tlbs(x)",
|
/linux/include/linux/ |
H A D | sysrq.h | 34 const char * const help_msg; member
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | sysrq.rst | 226 help_msg 字符串,在 SysRq 键打印帮助信息时将打印出来,C) 一个 action_msg 字
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | sysrq.rst | 226 help_msg 字符串,在 SysRq 鍵打印幫助信息時將打印出來,C) 一個 action_msg 字
|
/linux/arch/sparc/kernel/ |
H A D | process_64.c | 305 .help_msg = "global-regs(y)", 380 .help_msg = "global-pmu(x)",
|
/linux/tools/perf/util/ |
H A D | pmu.c | 1393 char *help_msg; in pmu_config_term() local 1399 help_msg = parse_events_formats_error_string(pmu_term); in pmu_config_term() 1403 help_msg); in pmu_config_term() 1405 pr_debug("%s (%s)\n", unknown_term, help_msg); in pmu_config_term()
|
/linux/kernel/debug/ |
H A D | debug_core.c | 991 .help_msg = "debug(g)",
|
/linux/arch/alpha/kernel/ |
H A D | setup.c | 413 .help_msg = "reboot(b)",
|
/linux/kernel/rcu/ |
H A D | tree_stall.h | 1071 .help_msg = "show-rcu(y)",
|
/linux/Documentation/admin-guide/ |
H A D | sysrq.rst | 251 handler function you will use, B) a help_msg string, that will print when SysRQ
|
/linux/drivers/gpu/drm/ |
H A D | drm_fb_helper.c | 297 .help_msg = "force-fb(v)",
|
/linux/kernel/sched/ |
H A D | ext.c | 5629 .help_msg = "reset-sched-ext(S)", 5644 .help_msg = "dump-sched-ext(D)",
|
/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 4005 .help_msg = "xmon(x)",
|