Home
last modified time | relevance | path

Searched defs:rd_load_image (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/init/
H A Ddo_mounts.h31 static inline int rd_load_image(char *from) { return 0; } in rd_load_image() function
H A Ddo_mounts_rd.c186 int __init rd_load_image(char *from) in rd_load_image() function