Searched defs:cmdline (Results 1 – 6 of 6) sorted by relevance
| /boot/ |
| A D | bootflow.c | 637 char *cmdline = NULL; in bootflow_cmdline_set() local 730 int cmdline_set_arg(char *buf, int maxlen, const char *cmdline, in cmdline_set_arg() 908 int cmdline_get_arg(const char *cmdline, const char *arg, int *posp) in cmdline_get_arg()
|
| A D | bootm.c | 762 char *cmdline; in fixup_silent_linux() local 832 char *cmdline; in process_subst() local 1149 int bootm_boot_start(ulong addr, const char *cmdline) in bootm_boot_start()
|
| A D | bootm_os.c | 74 char *cmdline; in do_bootm_netbsd() local
|
| A D | bootmeth_cros.c | 208 ulong base, setup, cmdline, kern_base; in cros_read_buf() local
|
| A D | bootmeth_android.c | 406 static int avb_append_commandline(struct bootflow *bflow, char *cmdline) in avb_append_commandline()
|
| A D | image-board.c | 839 char *cmdline; in boot_get_cmdline() local
|
Completed in 14 milliseconds