Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dinitrd.h23 extern void wait_for_initramfs(void);
26 static inline void wait_for_initramfs(void) {} in wait_for_initramfs() function
/linux/init/
H A Dinitramfs.c739 void wait_for_initramfs(void) in wait_for_initramfs() function
753 EXPORT_SYMBOL_GPL(wait_for_initramfs);
761 wait_for_initramfs(); in populate_rootfs()
H A Dmain.c1584 wait_for_initramfs(); in kernel_init_freeable()
/linux/kernel/
H A Dumh.c109 wait_for_initramfs(); in call_usermodehelper_exec_async()