Lines Matching defs:cmdline
394 pr_err("Failed to allocate memory for extra kernel cmdline.\n");
400 pr_err("Failed to print extra kernel cmdline.\n");
427 static void __init setup_boot_config(const char *cmdline)
484 /* keys starting with "kernel." are passed via cmdline */
494 static void __init setup_boot_config(const char *cmdline)
549 * unused parameters (modprobe will find them in /proc/cmdline).
605 * it prepends "auto" before the whole cmdline which makes
774 void __init parse_early_options(char *cmdline)
776 parse_args("early options", cmdline, NULL, 0, 0, 0, NULL, do_early_param);
999 * - setup_arch() for any UEFI RNG entropy and boot cmdline access