Home
last modified time | relevance | path

Searched defs:cmdline (Results 76 – 100 of 120) sorted by relevance

12345

/openbmc/u-boot/arch/sandbox/cpu/
H A Dstart.c296 int board_run_command(const char *cmdline) in board_run_command()
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dutil.cpp117 std::string cmdline = readFileThenGrepIntoString(cmdlinePath); in getCmdLine() local
/openbmc/u-boot/arch/arm/include/asm/
H A Dsetup.h188 char cmdline[1]; /* this is the minimum size */ member
219 struct tag_cmdline cmdline; member
/openbmc/linux/arch/arm/mach-sa1100/
H A Dassabet.c641 fixup_assabet(struct tag *tags, char **cmdline) in fixup_assabet()
/openbmc/qemu/system/
H A Dvl.c822 static int usb_parse(const char *cmdline) in usb_parse()
1276 const char *cmdline; member
1284 static void add_device_config(int type, const char *cmdline) in add_device_config()
1295 static int foreach_device_config(int type, int (*func)(const char *cmdline)) in foreach_device_config()
/openbmc/u-boot/common/
H A Dbootm_os.c59 char *cmdline; in do_bootm_netbsd() local
H A Dbootm.c552 char *cmdline = env_get("bootargs"); in fixup_silent_linux() local
/openbmc/qemu/hw/i386/
H A Dmultiboot.c107 static uint32_t mb_add_cmdline(MultibootState *s, const char *cmdline) in mb_add_cmdline()
/openbmc/qemu/hw/ppc/
H A Dprep.c174 const char *cmdline, in PPC_NVRAM_set_params()
/openbmc/qemu/hw/openrisc/
H A Dopenrisc_sim.c111 const char *cmdline) in openrisc_create_fdt()
H A Dvirt.c128 const char *cmdline, in openrisc_create_fdt()
/openbmc/qemu/
H A Dqemu-io.c46 static char **cmdline; variable
/openbmc/linux/arch/arm/mach-footbridge/
H A Dnetwinder-hw.c624 fixup_netwinder(struct tag *tags, char **cmdline) in fixup_netwinder()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c47 efi_status_t efi_parse_options(char const *cmdline) in efi_parse_options()
H A Dgop.c36 } cmdline = { .option = EFI_CMDLINE_NONE }; variable
H A Dx86-stub.c788 static efi_status_t parse_options(const char *cmdline) in parse_options()
/openbmc/qemu/semihosting/
H A Darm-compat-semi.c587 const char *cmdline; in do_common_semihosting() local
/openbmc/linux/arch/powerpc/boot/
H A Dops.h78 char *cmdline; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_probe_helper.c1253 struct drm_cmdline_mode *cmdline = &connector->cmdline_mode; in drm_connector_helper_tv_get_modes() local
H A Ddrm_client_modeset.c917 struct drm_cmdline_mode *cmdline; in drm_client_rotation() local
/openbmc/linux/arch/arm/mach-pxa/
H A Dspitz.c1021 static void __init spitz_fixup(struct tag *tags, char **cmdline) in spitz_fixup()
/openbmc/linux/arch/ia64/kernel/
H A Dsetup.c492 early_console_setup (char *cmdline) in early_console_setup()
/openbmc/linux/tools/perf/util/
H A Denv.h78 char *cmdline; member
/openbmc/qemu/hw/mips/
H A Dboston.c366 const char *cmdline; in boston_fdt_filter() local
/openbmc/linux/arch/powerpc/kexec/
H A Dfile_load_64.c1165 unsigned long initrd_len, const char *cmdline) in setup_new_fdt_ppc64()

12345