Home
last modified time | relevance | path

Searched refs:load_file (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dadb.mk29 libcutils_SRC_FILES += load_file.c
H A Dadbd.mk41 libcutils_SRC_FILES += load_file.c
/openbmc/linux/arch/um/kernel/
H A DMakefile21 obj-y += load_file.o
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c528 status = efi_call_proto(lf2, load_file, dp, false, &initrd->size, NULL); in efi_load_initrd_dev_path()
536 status = efi_call_proto(lf2, load_file, dp, false, &initrd->size, in efi_load_initrd_dev_path()
H A Defistub.h897 efi_status_t (__efiapi *load_file)(efi_load_file_protocol_t *,
902 u32 load_file; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0009-mkbootimg-Add-dt-parameter-to-specify-DT-image.patch79 + dt_data = load_file(dt_fn, &hdr.dt_size);
/openbmc/qemu/system/
H A Dtrace-events35 load_file(const char *name, const char *path) "name %s location %s"
/openbmc/qemu/hw/pci/
H A Dpci.c2324 bool load_file = !runstate_check(RUN_STATE_INMIGRATE); in pci_add_option_rom() local
2355 if (load_file || pdev->romsize == UINT32_MAX) { in pci_add_option_rom()
2394 if (load_file) { in pci_add_option_rom()