/kernel/linux/common_modules/newip/examples/ |
H A D | nip_route.c | 59 void cmd_help(void) in cmd_help() function 85 cmd_help(); in parse_name() 108 cmd_help(); in parse_cmd() 129 cmd_help(); in parse_args() 144 cmd_help(); in parse_args() 165 cmd_help(); in main()
|
H A D | nip_addr.c | 51 void cmd_help(void) in cmd_help() function 70 cmd_help(); in parse_name() 93 cmd_help(); in parse_cmd() 110 cmd_help(); in main() 130 cmd_help(); in main()
|
/kernel/uniproton/cmake/common/build_auxiliary_script/ |
H A D | Kconfig2macro.py | 21 def cmd_help(): function 198 cmd_help() 202 cmd_help() 207 cmd_help() 217 cmd_help()
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/ |
H A D | cpupower.c | 25 static int cmd_help(int argc, const char **argv); 58 { "help", cmd_help, 0 }, 103 static int cmd_help(int argc, const char **argv) in cmd_help() function
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/ |
H A D | cpupower.c | 25 static int cmd_help(int argc, const char **argv); 61 { "help", cmd_help, 0 }, 106 static int cmd_help(int argc, const char **argv) in cmd_help() function
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 44 static int cmd_help; variable 1182 if (cmd_help) { \ 1379 if (cmd_help) { in dump_isst_config() 1490 if (cmd_help) { in set_tdp_level() 1556 if (cmd_help) { in dump_pbf_config() 1958 if (cmd_help) { in set_pbf_enable() 2018 if (cmd_help) { in dump_fact_config() 2123 if (cmd_help) { in set_fact_enable() 2264 if (cmd_help) { in set_clos_enable() 2311 if (cmd_help) { in dump_clos_config() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
H A D | resctrl_tests.c | 37 static void cmd_help(void) in cmd_help() function 111 cmd_help(); in main()
|
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 42 static int cmd_help; variable 1020 if (cmd_help) { \ 1222 if (cmd_help) { in dump_isst_config() 1300 if (cmd_help) { in set_tdp_level() 1366 if (cmd_help) { in dump_pbf_config() 1763 if (cmd_help) { in set_pbf_enable() 1823 if (cmd_help) { in dump_fact_config() 1921 if (cmd_help) { in set_fact_enable() 2054 if (cmd_help) { in set_clos_enable() 2101 if (cmd_help) { in dump_clos_config() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | resctrl_tests.c | 50 static void cmd_help(void) in cmd_help() function 259 cmd_help(); in main()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin.h | 19 int cmd_help(int argc, const char **argv);
|
H A D | perf.c | 64 { "help", cmd_help, 0 },
|
H A D | builtin-help.c | 427 int cmd_help(int argc, const char **argv) in cmd_help() function
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin.h | 16 int cmd_help(int argc, const char **argv);
|
H A D | perf.c | 57 { "help", cmd_help, 0 },
|
H A D | builtin-help.c | 430 int cmd_help(int argc, const char **argv) in cmd_help() function
|
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A D | usbipd.c | 604 cmd_help, in main() enumerator 642 cmd = cmd_help; in main() 675 case cmd_help: in main()
|
/kernel/linux/linux-6.6/tools/usb/usbip/src/ |
H A D | usbipd.c | 604 cmd_help, in main() enumerator 642 cmd = cmd_help; in main() 675 case cmd_help: in main()
|
/kernel/linux/linux-5.10/kernel/debug/kdb/ |
H A D | kdb_private.h | 173 char *cmd_help; /* Help message for this command */ member
|
H A D | kdb_main.c | 2501 kt->cmd_usage, space, kt->cmd_help); in kdb_help() 2772 kp->cmd_help = help; in kdb_register_flags()
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | lam.c | 949 static void cmd_help(void) in cmd_help() function 1199 cmd_help(); in main()
|