Searched refs:image_autoload (Results 1 – 6 of 6) sorted by relevance
209 int image_autoload ( struct image *image ) { in image_autoload() function306 if ( ( rc = image_autoload ( image ) ) != 0 ) in register_and_autoload_image()
91 if ( ( rc = image_autoload ( image ) ) != 0 ) { in embedded_init()
85 if ( ( rc = image_autoload ( image ) ) != 0 ) in imgload()
157 extern int image_autoload ( struct image *image );
197 image_autoload ( image->replacement ); in comboot_exec()
128 image_autoload ( image->replacement ); in com32_exec()