Home
last modified time | relevance | path

Searched defs:command_line (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Deventreplay.py47 def runCommand(self, command_line): argument
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_property.h33 char *command_line; member
/openbmc/linux/drivers/acpi/acpica/
H A Ddbhistry.c43 void acpi_db_add_to_history(char *command_line) in acpi_db_add_to_history()
H A Ddbinput.c703 char *command_line; in acpi_db_command_dispatch() local
/openbmc/linux/init/
H A Dmain.c617 static void __init setup_command_line(char *command_line) in setup_command_line()
878 char *command_line; in start_kernel() local
1288 static void __init do_initcall_level(int level, char *command_line) in do_initcall_level()
1307 char *command_line; in do_initcalls() local
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_no.c49 char __initdata command_line[COMMAND_LINE_SIZE]; variable
/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dsetup.h8 __u64 command_line; /* physical address of command line arguments */ member
/openbmc/linux/arch/parisc/kernel/
H A Dsetup.c40 static char __initdata command_line[COMMAND_LINE_SIZE]; variable
/openbmc/qemu/monitor/
H A Dqmp-cmds.c165 char *qmp_human_monitor_command(const char *command_line, bool has_cpu_index, in qmp_human_monitor_command()
/openbmc/linux/arch/sh/kernel/
H A Dsetup.c82 static char __initdata command_line[COMMAND_LINE_SIZE] = { 0, }; variable
/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c45 static void build_command_line(char *command_line, int auto_boot) in build_command_line()
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h60 char *command_line; /* used to start QEMU at test execution */ member
/openbmc/linux/arch/parisc/boot/compressed/
H A Dmisc.c282 unsigned int command_line, in decompress_kernel()
/openbmc/linux/arch/xtensa/kernel/
H A Dsetup.c77 static char __initdata command_line[COMMAND_LINE_SIZE]; variable
/openbmc/linux/arch/s390/include/asm/
H A Dsetup.h63 char command_line[COMMAND_LINE_SIZE]; /* 0x10480 */ member
/openbmc/linux/drivers/misc/lkdtm/
H A Dcore.c366 char *command_line; in lkdtm_check_bool_cmdline() local
/openbmc/linux/arch/x86/kernel/
H A Dhead64.c447 char * command_line; in copy_bootdata() local
H A Dsetup.c164 static char __initdata command_line[COMMAND_LINE_SIZE]; variable
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1883 static void _free_command_line(const char **command_line, int num) in _free_command_line()
1888 static void _free_command_line(wchar_t **command_line, int num) in _free_command_line()
1906 const char **command_line; in python_start_script() local
1908 wchar_t **command_line; in python_start_script() local
H A Dtrace-event-perl.c487 const char **command_line; in perl_start_script() local
/openbmc/linux/arch/um/kernel/
H A Dum_arch.c40 static char __initdata command_line[COMMAND_LINE_SIZE] = { 0 }; variable
/openbmc/linux/arch/mips/kernel/
H A Dsetup.c70 static char __initdata command_line[COMMAND_LINE_SIZE]; variable
/openbmc/linux/arch/alpha/kernel/
H A Dsetup.c132 static char __initdata command_line[COMMAND_LINE_SIZE]; variable
/openbmc/linux/drivers/char/
H A Drandom.c841 void __init random_init_early(const char *command_line) in random_init_early()
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py2224 def command_line(): function

12