Home
last modified time | relevance | path

Searched refs:initramfs_async (Results 1 – 1 of 1) sorted by relevance

/linux/init/
H A Dinitramfs.c593 static bool __initdata initramfs_async = true; variable
596 return kstrtobool(str, &initramfs_async) == 0; in initramfs_async_setup()
786 if (!initramfs_async) in populate_rootfs()