Home
last modified time | relevance | path

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

/linux/init/
H A Ddo_mounts.h26 int __init rd_load_image(void);
28 static inline int rd_load_image(void) { return 0; } in rd_load_image() function
H A Ddo_mounts_initrd.c55 if (rd_load_image()) { in initrd_load()
H A Ddo_mounts_rd.c180 int __init rd_load_image(void) in rd_load_image() function