Home
last modified time | relevance | path

Searched defs:image (Results 1 – 25 of 168) sorted by relevance

1234567

/openbmc/linux/arch/x86/kernel/
Dmachine_kexec_32.c
/openbmc/qemu/tests/functional/qemu_test/
H A Daspeed.py
/openbmc/qemu/tests/functional/
H A Daspeed.py10 def do_test_arm_aspeed_openbmc(self, machine, image, uboot='2019.04', argument
33 def do_test_arm_aspeed_buildroot_start(self, image, cpu_id, pattern='Aspeed EVB'): argument
54 def do_test_arm_aspeed_sdk_start(self, image): argument
/openbmc/u-boot/tools/
H A Difdtool.c48 static struct fdbar_t *find_fd(char *image, int size) in find_fd()
385 static int dump_fd(char *image, int size) in dump_fd()
437 static int write_regions(char *image, int size) in write_regions()
492 static int write_image(char *filename, char *image, int size) in write_image()
522 static void set_spi_frequency(char *image, int size, enum spi_frequency freq) in set_spi_frequency()
545 static void set_em100_mode(char *image, int size) in set_em100_mode()
561 static void lock_descriptor(char *image, int size) in lock_descriptor()
582 static void unlock_descriptor(char *image, int size) in unlock_descriptor()
627 int inject_region(char *image, int size, int region_type, char *region_fname) in inject_region()
706 static int write_data(char *image, int size, unsigned int addr, in write_data()
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Desdk.py43 def generate_eSDK(image): argument
48 def get_eSDK_toolchain(image): argument
57 def update_configuration(cls, image, tmpdir_eSDKQA, env_eSDK, ext_sdk_path): argument
/openbmc/linux/arch/powerpc/kexec/
Dcore_32.c
Dfile_load.c
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dmisc.py192 def _parse_line(self, line, image, matcher=re.compile(r"^([a-zA-Z0-9\-_+./~]+)=(.*)")): argument
205 def get_var(self, var, image=None, cache=True): argument
261 def get_bitbake_var(var, image=None, cache=True): argument
H A Dfilemap.py78 def __init__(self, image, log=None): argument
197 def __init__(self, image, log=None): argument
323 def __init__(self, image, log=None): argument
485 def __init__(self, image, log=None): argument
502 def filemap(image, log=None): argument
/openbmc/qemu/ui/
H A Dqemu-pixman.c197 pixman_image_t *image = pixman_image_create_bits(format, width, 1, NULL, 0); in qemu_pixman_linebuf_create() local
211 pixman_image_t *image) in qemu_pixman_mirror_create()
221 void qemu_pixman_image_unref(pixman_image_t *image) in qemu_pixman_image_unref()
298 qemu_pixman_shared_image_destroy(pixman_image_t *image, void *data) in qemu_pixman_shared_image_destroy()
308 qemu_pixman_image_new_shareable(pixman_image_t **image, in qemu_pixman_image_new_shareable()
/openbmc/linux/drivers/firmware/efi/libstub/
Dloongarch-stub.c
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dupdate_manager.cpp34 void Manager::processImageFailed(sdbusplus::message::unix_fd image, in processImageFailed()
54 auto Manager::processImage(sdbusplus::message::unix_fd image, in processImage()
211 sdbusplus::message::unix_fd image, in startUpdate()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dimage.c
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp91 sdbusplus::async::task<bool> SPIDevice::updateDevice(const uint8_t* image, in updateDevice()
253 sdbusplus::async::task<bool> SPIDevice::writeSPIFlash(const uint8_t* image, in writeSPIFlash()
321 const uint8_t* image, size_t image_size) const in writeSPIFlashWithFlashrom() argument
391 const uint8_t* image, size_t image_size) const in writeSPIFlashWithFlashcp() argument
437 const uint8_t* image, size_t image_size) in writeSPIFlashDefault()
/openbmc/linux/arch/parisc/kernel/
Dkexec.c
/openbmc/linux/tools/bpf/bpftool/
Djit_disasm.c
/openbmc/linux/drivers/gpu/drm/qxl/
Dqxl_image.c
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_unittest.hpp34 std::unique_ptr<ImageHandlerInterface> image = in SetUp() local
208 std::unique_ptr<ImageHandlerInterface> image = in SetUp() local
235 std::unique_ptr<ImageHandlerInterface> image = in SetUp() local
/openbmc/linux/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c
/openbmc/linux/tools/bpf/
Dbpf_jit_disasm.c
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_startimage_return.c40 static u8 *image; variable
48 static efi_status_t decompress(u8 **image) in decompress()
H A Defi_selftest_startimage_exit.c40 static u8 *image; variable
48 static efi_status_t decompress(u8 **image) in decompress()
/openbmc/u-boot/lib/efi_loader/
H A Defi_bootmgr.c129 void *load_option, *image = NULL; in try_load_entry() local
174 void *image = NULL; in efi_bootmgr_load() local
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice.hpp40 const uint8_t address, const uint8_t* image, in CpldLatticeManager()
54 const uint8_t* image; member in CpldLatticeManager
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
Dpaging.c

1234567