Searched refs:rd_load_image (Results 1 – 3 of 3) sorted by relevance
26 int __init rd_load_image(void);28 static inline int rd_load_image(void) { return 0; } in rd_load_image() function
55 if (rd_load_image()) { in initrd_load()
180 int __init rd_load_image(void) in rd_load_image() function