Home
last modified time | relevance | path

Searched defs:err (Results 451 – 475 of 776) sorted by relevance

1...<<11121314151617181920>>...32

/openbmc/qemu/contrib/plugins/
H A Dcache.c821 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 Dkvm.c41 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 Dparallels.c208 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 Dobject_server.hpp291 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 Dusb-uclass.c51 int err; in submit_control_msg() local
167 int err = 0, ret; in usb_stop() local
/openbmc/u-boot/drivers/clk/sifive/
H A Dfu540-prci.c545 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 Dos.c628 int fd, err; in os_jump_to_file() local
681 int err; in os_jump_to_image() local
/openbmc/qemu/io/
H A Dchannel-tls.c164 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 Dfsmc_nand.c403 int err; in fsmc_nand_switch_ecc() local
/openbmc/qemu/hw/pci/
H A Dpcie_doe.c192 static void pcie_doe_set_error(DOECap *doe_cap, bool err) in pcie_doe_set_error()
/openbmc/u-boot/lib/
H A Dgunzip.c279 int err = 0; in zunzip() local
H A Dbch.c1038 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 Dmdio.c49 int err = 0; in mdio_write_ranges() local
/openbmc/qemu/hw/pci-bridge/
H A Dpci_bridge_dev.c60 int err; in pci_bridge_dev_realize() local
/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.cpp129 char* err = NULL; in readBit() local
/openbmc/u-boot/common/
H A Dimage-fdt.c157 int err; in boot_relocate_fdt() local
/openbmc/ibm-logging/test/
H A Dtest_policy.cpp236 std::string err{"xyz.openbmc_project.Error.Test2"}; in TEST_F() local
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dsec_firmware.c459 int err, ret = 0; in fdt_fixup_kaslr() local
/openbmc/qemu/tests/unit/
H A Dtest-string-output-visitor.c92 Error *err = NULL; in test_visitor_out_intList() local
/openbmc/u-boot/board/toradex/common/
H A Dtdx-cfg-block.c420 int err; in do_cfgblock_create() local
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_sandbox.c94 int err; in virtio_sandbox_setup_vq() local
/openbmc/qemu/hw/scsi/
H A Dvhost-scsi.c229 Error *err = NULL; in vhost_scsi_realize() local
/openbmc/qemu/net/
H A Dstream.c142 Error *err = NULL; in net_stream_server_listening() local
/openbmc/qemu/hw/misc/
H A Dexynos4210_rng.c113 Error *err = NULL; in exynos4210_rng_run_engine() local
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h549 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()

1...<<11121314151617181920>>...32