Searched refs:linux_boot (Results 1 – 2 of 2) sorted by relevance
876 int ret, linux_boot, i; local901 linux_boot = (kernel_filename != NULL);1014 if (linux_boot) {
2120 int snapshot, linux_boot, __attribute__((unused)) net_boot; in main() local3494 linux_boot = (kernel_filename != NULL); in main()3497 if (!linux_boot && *kernel_cmdline != '\0') { in main()3501 if (!linux_boot && initrd_filename != NULL) { in main()