| /OK3568_Linux_fs/u-boot/common/ |
| H A D | bootm_os.c | 18 bootm_headers_t *images) in do_bootm_standalone() 54 bootm_headers_t *images) in do_bootm_netbsd() 126 bootm_headers_t *images) in do_bootm_lynxkdi() 148 bootm_headers_t *images) in do_bootm_rtems() 181 bootm_headers_t *images) in do_bootm_ose() 214 bootm_headers_t *images) in do_bootm_plan9() 263 void do_bootvx_fdt(bootm_headers_t *images) in do_bootvx_fdt() 321 bootm_headers_t *images) in do_bootm_vxworks() 341 bootm_headers_t *images) in do_bootm_qnxelf() 379 bootm_headers_t *images) in do_bootm_integrity() [all …]
|
| H A D | bootm.c | 48 bootm_headers_t images; /* pointers to os/initrd/fdt images */ variable 65 static void boot_start_lmb(bootm_headers_t *images) in boot_start_lmb() 89 static inline void boot_start_lmb(bootm_headers_t *images) { } in boot_start_lmb() 501 static int bootm_load_os(bootm_headers_t *images, unsigned long *load_end, in bootm_load_os() 687 int states, bootm_headers_t *images, int boot_progress) in do_bootm_states() 888 char * const argv[], bootm_headers_t *images, in boot_get_kernel() 1005 bootm_headers_t images; in bootm_host_load_image() local
|
| H A D | image.c | 916 int genimg_has_config(bootm_headers_t *images) in genimg_has_config() 947 int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images, in boot_get_ramdisk() 1233 int boot_get_setup(bootm_headers_t *images, uint8_t arch, in boot_get_setup() 1245 int boot_get_fpga(int argc, char * const argv[], bootm_headers_t *images, in boot_get_fpga() 1348 int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images, in boot_get_loadable() 1507 int image_setup_linux(bootm_headers_t *images) in image_setup_linux()
|
| H A D | boot_fit.c | 18 int images, node, fdt_len, fdt_node, fdt_offset; in fdt_offset() local
|
| H A D | image-fdt.c | 358 bootm_headers_t *images, char **of_flat_tree, ulong *of_size) in boot_get_fdt() 596 int image_setup_libfdt(bootm_headers_t *images, void *blob, in image_setup_libfdt()
|
| /OK3568_Linux_fs/u-boot/arch/mips/lib/ |
| H A D | bootm.c | 77 static void linux_cmdline_legacy(bootm_headers_t *images) in linux_cmdline_legacy() 117 static void linux_cmdline_append(bootm_headers_t *images) in linux_cmdline_append() 170 static void linux_env_legacy(bootm_headers_t *images) in linux_env_legacy() 219 static int boot_reloc_ramdisk(bootm_headers_t *images) in boot_reloc_ramdisk() 236 static int boot_reloc_fdt(bootm_headers_t *images) in boot_reloc_fdt() 266 static int boot_setup_fdt(bootm_headers_t *images) in boot_setup_fdt() 272 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() 294 static void boot_jump_linux(bootm_headers_t *images) in boot_jump_linux() 322 bootm_headers_t *images) in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/lib/ |
| H A D | bootm.c | 43 static void boot_jump_linux(bootm_headers_t *images) in boot_jump_linux() 162 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() 174 static int boot_cmdline_linux(bootm_headers_t *images) in boot_cmdline_linux() 195 static int boot_bd_t_linux(bootm_headers_t *images) in boot_bd_t_linux() 216 static int boot_body_linux(bootm_headers_t *images) in boot_body_linux() 233 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux() 288 void boot_prep_vxworks(bootm_headers_t *images) in boot_prep_vxworks() 320 void boot_jump_vxworks(bootm_headers_t *images) in boot_jump_vxworks()
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | bootm.c | 73 __weak void board_quiesce_devices(void *images) in board_quiesce_devices() 82 static void announce_and_cleanup(bootm_headers_t *images, int fake) in announce_and_cleanup() 233 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() 328 static int arm64_switch_aarch32(bootm_headers_t *images) in arm64_switch_aarch32() 379 static void boot_jump_linux(bootm_headers_t *images, int flag) in boot_jump_linux() 476 bootm_headers_t *images) in do_bootm_linux() 498 void boot_prep_vxworks(bootm_headers_t *images) in boot_prep_vxworks() 513 void boot_jump_vxworks(bootm_headers_t *images) in boot_jump_vxworks()
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | bootm.c | 50 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() 60 static void boot_jump_linux(bootm_headers_t *images, int flag) in boot_jump_linux() 93 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | bootm.c | 73 static int boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() 199 static int boot_jump_linux(bootm_headers_t *images) in boot_jump_linux() 209 bootm_headers_t *images) in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 36 static int spl_fit_get_image_name(const void *fit, int images, in spl_fit_get_image_name() 90 static int spl_fit_get_image_node(const void *fit, int images, in spl_fit_get_image_node() 301 void *fit, int images, ulong base_offset) in spl_fit_append_fdt() 351 static int spl_fit_record_loadable(const void *fit, int images, int index, in spl_fit_record_loadable() 460 const char *images[] = { FIT_FDT_PROP, FIT_KERNEL_PROP, FIT_RAMDISK_PROP, }; in spl_load_kernel_fit() local 587 int images, ret; in spl_internal_load_simple_fit() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | bootrkp.c | 132 static void boot_start_lmb(bootm_headers_t *images) in boot_start_lmb() 154 static inline void boot_start_lmb(bootm_headers_t *images) { } in boot_start_lmb() 157 static void boot_lmb_init(bootm_headers_t *images) in boot_lmb_init()
|
| H A D | booti.c | 35 static int booti_setup(bootm_headers_t *images) in booti_setup() 94 char * const argv[], bootm_headers_t *images) in booti_start()
|
| H A D | bootz.c | 26 char * const argv[], bootm_headers_t *images) in bootz_start()
|
| H A D | tftp_update.c | 31 struct list_head images; member 141 int images, noffset; in update_populate_image() local 555 int images; in update_write_gpt() local
|
| /OK3568_Linux_fs/u-boot/tools/binman/ |
| H A D | control.py | 22 images = OrderedDict() variable
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/lib/ |
| H A D | bootm.c | 21 bootm_headers_t *images) in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | bootm.c | 12 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | image_atlas.cpp | 19 ImageAtlas makeImageAtlas(const ImageMap& images) { in makeImageAtlas()
|
| H A D | image_manager.hpp | 62 ImageMap images; member in mbgl::ImageManager
|
| H A D | update_parameters.hpp | 31 const Immutable<std::vector<Immutable<style::Image::Impl>>> images; member in mbgl::UpdateParameters
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | annotation_manager.hpp | 84 ImageMap images; member in mbgl::AnnotationManager
|
| /OK3568_Linux_fs/u-boot/arch/m68k/lib/ |
| H A D | bootm.c | 51 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | style_impl.hpp | 111 Collection<style::Image> images; member in mbgl::style::Style::Impl
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/lib/ |
| H A D | bootm.c | 53 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
|