/openbmc/qemu/tests/qtest/ |
H A D | cmsdk-apb-watchdog-test.c | 86 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_watchdog() local 127 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_clock_change() local 178 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_watchdog_reset() local 231 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_watchdog_inten() local 312 g_autofree gchar *cmdline = g_strdup_printf("-machine %s", args->machine); in test_watchdog_inten_luminary() local
|
H A D | test-x86-cpuid-compat.c | 47 const char *cmdline; member 75 char *cmdline; in add_cpuid_test() local 103 const char *cmdline; member 177 char *cmdline; in add_feature_test() local
|
H A D | i440fx-test.c | 36 char *cmdline; in test_start_get_bus() local 314 char *fw_pathname, *cmdline; in test_i440fx_firmware() local
|
/openbmc/qemu/scripts/ |
H A D | check_sparse.py | 13 def cmdline_for_sparse(sparse, cmdline): argument 52 cmdline = shlex.split(cmd['command']) variable
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | bootm.c | 41 static unsigned long sh_check_cmd_arg(char *cmdline, char *key, int base) in sh_check_cmd_arg() 60 char *cmdline = (char *)param + COMMAND_LINE; in do_bootm_linux() local
|
H A D | zimageboot.c | 21 char *cmdline; in do_sh_zimageboot() local
|
/openbmc/u-boot/common/ |
H A D | avb_verify.c | 131 char *cmdline = NULL; in avb_set_state() local 189 static char *avb_set_enforce_option(const char *cmdline, const char *option) in avb_set_enforce_option() 231 char *avb_set_ignore_corruption(const char *cmdline) in avb_set_ignore_corruption() 243 char *avb_set_enforce_verity(const char *cmdline) in avb_set_enforce_verity()
|
/openbmc/qemu/qga/ |
H A D | service-win32.c | 106 GString *cmdline; in ga_install_service() local
|
/openbmc/qemu/monitor/ |
H A D | hmp.c | 41 static void monitor_command_cb(void *opaque, const char *cmdline, in monitor_command_cb() 170 static int parse_cmdline(const char *cmdline, in parse_cmdline() 550 static const char *get_command_name(const char *cmdline, in get_command_name() 1125 void handle_hmp_command(MonitorHMP *mon, const char *cmdline) in handle_hmp_command() 1353 const char *cmdline) in monitor_find_completion()
|
/openbmc/u-boot/arch/xtensa/lib/ |
H A D | bootm.c | 58 char *cmdline) in setup_commandline_tag()
|
/openbmc/qemu/util/ |
H A D | readline.c | 218 static void readline_hist_add(ReadLineState *rs, const char *cmdline) in readline_hist_add() 318 char *cmdline; in readline_completion() local
|
/openbmc/u-boot/include/ |
H A D | android_image.h | 47 char cmdline[ANDR_BOOT_ARGS_SIZE]; member
|
/openbmc/skeleton/libopenbmc_intf/ |
H A D | openbmc.h | 58 } cmdline; typedef
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | libqos.c | 17 char *cmdline; in qtest_vboot() local
|
/openbmc/qemu/tests/tcg/aarch64/system/ |
H A D | boot.S | 391 cmdline: label
|
/openbmc/qemu/tests/unit/ |
H A D | test-replication.c | 176 char *cmdline; in start_primary() local 292 char *cmdline; in start_secondary() local
|
/openbmc/qemu/semihosting/ |
H A D | config.c | 60 const char *cmdline; /* concatenated argv */ member
|
/openbmc/u-boot/board/inversepath/usbarmory/ |
H A D | usbarmory.c | 432 int board_run_command(const char *cmdline) in board_run_command()
|
/openbmc/qemu/hw/microblaze/ |
H A D | boot.c | 47 uint32_t cmdline; member
|
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | metric.cpp | 85 std::string cmdline; member 214 std::string cmdline; member
|
/openbmc/qemu/roms/ |
H A D | edk2-build.py | 116 def build_run(cmdline, name, section, silent = False, nologs = False): argument
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_slot_verify.h | 240 char* cmdline; member
|
/openbmc/qemu/tests/multiboot/ |
H A D | multiboot.h | 33 uint32_t cmdline; member
|
/openbmc/qemu/hw/ppc/ |
H A D | virtex_ml507.c | 64 uint32_t cmdline; member
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | setup.h | 123 char cmdline[COMMAND_LINE_SIZE]; member 137 struct tag_cmdline cmdline; member
|