Home
last modified time | relevance | path

Searched defs:cmdline (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/qemu/tests/qtest/
H A Dcmsdk-apb-watchdog-test.c86 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 Dtest-x86-cpuid-compat.c47 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 Di440fx-test.c36 char *cmdline; in test_start_get_bus() local
314 char *fw_pathname, *cmdline; in test_i440fx_firmware() local
/openbmc/qemu/scripts/
H A Dcheck_sparse.py13 def cmdline_for_sparse(sparse, cmdline): argument
52 cmdline = shlex.split(cmd['command']) variable
/openbmc/u-boot/arch/sh/lib/
H A Dbootm.c41 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 Dzimageboot.c21 char *cmdline; in do_sh_zimageboot() local
/openbmc/u-boot/common/
H A Davb_verify.c131 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 Dservice-win32.c106 GString *cmdline; in ga_install_service() local
/openbmc/qemu/monitor/
H A Dhmp.c41 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 Dbootm.c58 char *cmdline) in setup_commandline_tag()
/openbmc/qemu/util/
H A Dreadline.c218 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 Dandroid_image.h47 char cmdline[ANDR_BOOT_ARGS_SIZE]; member
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc.h58 } cmdline; typedef
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.c17 char *cmdline; in qtest_vboot() local
/openbmc/qemu/tests/tcg/aarch64/system/
H A Dboot.S391 cmdline: label
/openbmc/qemu/tests/unit/
H A Dtest-replication.c176 char *cmdline; in start_primary() local
292 char *cmdline; in start_secondary() local
/openbmc/qemu/semihosting/
H A Dconfig.c60 const char *cmdline; /* concatenated argv */ member
/openbmc/u-boot/board/inversepath/usbarmory/
H A Dusbarmory.c432 int board_run_command(const char *cmdline) in board_run_command()
/openbmc/qemu/hw/microblaze/
H A Dboot.c47 uint32_t cmdline; member
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetric.cpp85 std::string cmdline; member
214 std::string cmdline; member
/openbmc/qemu/roms/
H A Dedk2-build.py116 def build_run(cmdline, name, section, silent = False, nologs = False): argument
/openbmc/u-boot/lib/libavb/
H A Davb_slot_verify.h240 char* cmdline; member
/openbmc/qemu/tests/multiboot/
H A Dmultiboot.h33 uint32_t cmdline; member
/openbmc/qemu/hw/ppc/
H A Dvirtex_ml507.c64 uint32_t cmdline; member
/openbmc/u-boot/arch/nds32/include/asm/
H A Dsetup.h123 char cmdline[COMMAND_LINE_SIZE]; member
137 struct tag_cmdline cmdline; member

123