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 D | adb.mk | 29 libcutils_SRC_FILES += load_file.c
|
H A D | adbd.mk | 41 libcutils_SRC_FILES += load_file.c
|
/openbmc/linux/arch/um/kernel/ |
H A D | Makefile | 21 obj-y += load_file.o
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | efi-stub-helper.c | 528 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 D | efistub.h | 897 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 D | 0009-mkbootimg-Add-dt-parameter-to-specify-DT-image.patch | 79 + dt_data = load_file(dt_fn, &hdr.dt_size);
|
/openbmc/qemu/system/ |
H A D | trace-events | 35 load_file(const char *name, const char *path) "name %s location %s"
|
/openbmc/qemu/hw/pci/ |
H A D | pci.c | 2328 bool load_file = !runstate_check(RUN_STATE_INMIGRATE); in pci_add_option_rom() local 2359 if (load_file || pdev->romsize == UINT32_MAX) { in pci_add_option_rom() 2398 if (load_file) { in pci_add_option_rom()
|