/openbmc/qemu/contrib/plugins/ |
H A D | cache.c | 821 const char *err = cache_config_error(l1_dblksize, l1_dassoc, l1_dcachesize); in qemu_plugin_install() local 829 const char *err = cache_config_error(l1_iblksize, l1_iassoc, l1_icachesize); in qemu_plugin_install() local 837 const char *err = cache_config_error(l2_blksize, l2_assoc, l2_cachesize); in qemu_plugin_install() local
|
/openbmc/qemu/target/loongarch/kvm/ |
H A D | kvm.c | 41 int err; in kvm_get_stealtime() local 65 int err; in kvm_set_stealtime() local 90 int err; in kvm_set_pv_features() local
|
/openbmc/qemu/block/ |
H A D | parallels.c | 208 int err = 0; in parallels_fill_used_bitmap() local 679 int err; in parallels_check_data_off() local 1204 int err; in parallels_opts_prealloc() local
|
/openbmc/sdbusplus/include/sdbusplus/asio/ |
H A D | object_server.hpp | 291 message_t err = b.new_method_errno(e.get_errno(), e.get_error()); in after_spawn() local 296 message_t err = b.new_method_error(e); in after_spawn() local 301 message_t err = b.new_method_errno(-EIO); in after_spawn() local
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | usb-uclass.c | 51 int err; in submit_control_msg() local 167 int err = 0, ret; in usb_stop() local
|
/openbmc/u-boot/drivers/clk/sifive/ |
H A D | fu540-prci.c | 545 int err; in sifive_fu540_prci_set_rate() local 564 int i, err; in sifive_fu540_prci_probe() local
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | os.c | 628 int fd, err; in os_jump_to_file() local 681 int err; in os_jump_to_image() local
|
/openbmc/qemu/io/ |
H A D | channel-tls.c | 164 Error *err = NULL; in qio_channel_tls_handshake_task() local 265 Error *err = NULL; in qio_channel_tls_bye_task() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsmc_nand.c | 403 int err; in fsmc_nand_switch_ecc() local
|
/openbmc/qemu/hw/pci/ |
H A D | pcie_doe.c | 192 static void pcie_doe_set_error(DOECap *doe_cap, bool err) in pcie_doe_set_error()
|
/openbmc/u-boot/lib/ |
H A D | gunzip.c | 279 int err = 0; in zunzip() local
|
H A D | bch.c | 1038 int i, err, nroots; in decode_bch() local 1196 static void *bch_alloc(size_t size, int *err) in bch_alloc() 1213 int n, err = 0; in compute_generator_polynomial() local 1296 int err = 0; in init_bch() local
|
/openbmc/u-boot/cmd/ |
H A D | mdio.c | 49 int err = 0; in mdio_write_ranges() local
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | pci_bridge_dev.c | 60 int err; in pci_bridge_dev_realize() local
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | pmbus.cpp | 129 char* err = NULL; in readBit() local
|
/openbmc/u-boot/common/ |
H A D | image-fdt.c | 157 int err; in boot_relocate_fdt() local
|
/openbmc/ibm-logging/test/ |
H A D | test_policy.cpp | 236 std::string err{"xyz.openbmc_project.Error.Test2"}; in TEST_F() local
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | sec_firmware.c | 459 int err, ret = 0; in fdt_fixup_kaslr() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-string-output-visitor.c | 92 Error *err = NULL; in test_visitor_out_intList() local
|
/openbmc/u-boot/board/toradex/common/ |
H A D | tdx-cfg-block.c | 420 int err; in do_cfgblock_create() local
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_sandbox.c | 94 int err; in virtio_sandbox_setup_vq() local
|
/openbmc/qemu/hw/scsi/ |
H A D | vhost-scsi.c | 229 Error *err = NULL; in vhost_scsi_realize() local
|
/openbmc/qemu/net/ |
H A D | stream.c | 142 Error *err = NULL; in net_stream_server_listening() local
|
/openbmc/qemu/hw/misc/ |
H A D | exynos4210_rng.c | 113 Error *err = NULL; in exynos4210_rng_run_engine() local
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | mtd.h | 549 static inline int mtd_is_bitflip(int err) { in mtd_is_bitflip() 553 static inline int mtd_is_eccerr(int err) { in mtd_is_eccerr() 557 static inline int mtd_is_bitflip_or_eccerr(int err) { in mtd_is_bitflip_or_eccerr()
|