Home
last modified time | relevance | path

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

/linux-6.3-rc2/init/
A Ddo_mounts.h26 int __init rd_load_image(char *from);
31 static inline int rd_load_image(char *from) { return 0; } in rd_load_image() function
A Ddo_mounts_rd.c186 int __init rd_load_image(char *from) in rd_load_image() function
283 return rd_load_image("/dev/root"); in rd_load_disk()
A Ddo_mounts_initrd.c146 if (rd_load_image("/initrd.image") && ROOT_DEV != Root_RAM0) { in initrd_load()

Completed in 8 milliseconds