Home
last modified time | relevance | path

Searched refs:EFAULT (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_stack.h67 errno = EFAULT; in setup_initial_stack()
74 errno = EFAULT; in setup_initial_stack()
82 errno = EFAULT; in setup_initial_stack()
88 errno = EFAULT; in setup_initial_stack()
130 errno = EFAULT; in setup_initial_stack()
134 errno = EFAULT; in setup_initial_stack()
141 errno = EFAULT; in setup_initial_stack()
155 errno = EFAULT; in setup_initial_stack()
159 errno = EFAULT; in setup_initial_stack()
166 errno = EFAULT; in setup_initial_stack()
[all …]
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dpinmux_arria10.c23 return -EFAULT; in do_pinctr_pin()
34 return -EFAULT; in do_pinctr_pin()
61 return -EFAULT; in do_pinctrl_pins()
74 return -EFAULT; in config_dedicated_pins()
77 return -EFAULT; in config_dedicated_pins()
92 return -EFAULT; in config_pins()
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi.c45 return -EFAULT; in exynos_mipi_dsi_register_lcd_device()
50 return -EFAULT; in exynos_mipi_dsi_register_lcd_device()
56 return -EFAULT; in exynos_mipi_dsi_register_lcd_device()
113 return -EFAULT; in exynos_mipi_dsi_register_lcd_driver()
118 return -EFAULT; in exynos_mipi_dsi_register_lcd_driver()
124 return -EFAULT; in exynos_mipi_dsi_register_lcd_driver()
182 return -EFAULT; in exynos_mipi_dsi_init()
189 return -EFAULT; in exynos_mipi_dsi_init()
/openbmc/u-boot/board/keymile/kmp204x/
H A Dpci.c55 ret = -EFAULT; in trigger_fpga_config()
79 ret = -EFAULT; in wait_for_fpga_config()
/openbmc/qemu/linux-user/
H A Dflatload.c98 return -EFAULT; in target_pread()
381 return -EFAULT; in load_flat_file()
389 return -EFAULT; in load_flat_file()
415 return -EFAULT; in load_flat_file()
426 return -EFAULT; in load_flat_file()
441 return -EFAULT; in load_flat_file()
448 return -EFAULT; in load_flat_file()
512 return -EFAULT; in load_flt_binary()
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0005-qemu-Add-some-user-space-mmap-tweaks-to-address-musl.patch10 if it only sees ENOMEM and only exits when it hits EFAULT.
13 can/should return EFAULT and changing this allows the build to succeed.
35 + errno = EFAULT;
/openbmc/qemu/backends/tpm/
H A Dtpm_util.c124 return -EFAULT; in tpm_util_request()
135 return -EFAULT; in tpm_util_request()
266 return -EFAULT; in tpm_util_get_buffer_size()
315 return -EFAULT; in tpm_util_get_buffer_size()
322 return -EFAULT; in tpm_util_get_buffer_size()
/openbmc/qemu/hw/vfio-user/
H A Ddevice.c106 return -EFAULT; in vfio_user_get_region_info()
171 return -EFAULT; in vfio_user_device_io_get_irq_info()
232 return -EFAULT; in vfio_user_device_io_set_irqs()
280 return -EFAULT; in vfio_user_device_io_set_irqs()
314 return -EFAULT; in vfio_user_device_io_region_read()
408 return -EFAULT; in vfio_user_device_io_region_write()
418 return -EFAULT; in vfio_user_device_io_region_write()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c796 yaffsfs_SetError(-EFAULT); in yaffs_open_sharing()
1080 yaffsfs_SetError(-EFAULT); in yaffsfs_do_read()
1202 yaffsfs_SetError(-EFAULT); in yaffsfs_do_write()
1313 yaffsfs_SetError(-EFAULT); in yaffs_truncate()
1428 yaffsfs_SetError(-EFAULT); in yaffsfs_DoUnlink()
1497 yaffsfs_SetError(-EFAULT); in yaffs_rename()
1636 yaffsfs_SetError(-EFAULT); in yaffsfs_DoStatOrLStat()
1684 yaffsfs_SetError(-EFAULT); in yaffs_fstat()
1743 yaffsfs_SetError(-EFAULT); in yaffs_utime()
1805 yaffsfs_SetError(-EFAULT); in yaffs_do_setxattr()
[all …]
H A Dyportenv.h197 #ifndef EFAULT
198 #define EFAULT 14 macro
H A Dyaffs_error.c41 { EFAULT, "EFAULT"},
/openbmc/u-boot/drivers/net/
H A Dlpc32xx_eth.c240 return -EFAULT; in mii_reg_read()
245 return -EFAULT; in mii_reg_read()
269 return -EFAULT; in mii_reg_read()
299 return -EFAULT; in mii_reg_write()
304 return -EFAULT; in mii_reg_write()
326 return -EFAULT; in mii_reg_write()
/openbmc/qemu/include/standard-headers/linux/
H A Dkvm_para.h15 #define KVM_EFAULT EFAULT
/openbmc/qemu/hw/vfio/
H A Dccw.c98 ret = errno ? -errno : -EFAULT; in vfio_ccw_handle_request()
110 case -EFAULT: in vfio_ccw_handle_request()
184 ret = errno ? -errno : -EFAULT; in vfio_ccw_handle_clear()
193 case -EFAULT: in vfio_ccw_handle_clear()
223 ret = errno ? -errno : -EFAULT; in vfio_ccw_handle_halt()
233 case -EFAULT: in vfio_ccw_handle_halt()
327 case EFAULT: in vfio_ccw_io_notifier_handler()
/openbmc/u-boot/board/Marvell/mvebu_armada-37xx/
H A Dboard.c180 return -EFAULT; in mii_multi_chip_mode_write()
192 return -EFAULT; in mii_multi_chip_mode_write()
/openbmc/u-boot/arch/x86/lib/
H A Dbootm.c159 return -EFAULT; in boot_linux_kernel()
194 return -EFAULT; in boot_linux_kernel()
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_stack.h45 errno = EFAULT; in setup_initial_stack()
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_stack.h45 errno = EFAULT; in setup_initial_stack()
/openbmc/qemu/hw/s390x/
H A D3270-ccw.c29 return -EFAULT; in handle_payload_3270_read()
49 return -EFAULT; in handle_payload_3270_write()
/openbmc/u-boot/common/
H A Dsplash_source.c108 return -EFAULT; in splash_load_raw()
250 res = -EFAULT; in splash_load_fs()
397 return -EFAULT; in splash_source_load()
/openbmc/qemu/target/m68k/
H A Dm68k-semi.c231 m68k_semi_u32_cb(cs, -1, EFAULT); in do_m68k_semihosting()
234 m68k_semi_u64_cb(cs, -1, EFAULT); in do_m68k_semihosting()
/openbmc/u-boot/cmd/
H A Dpmic.c136 return failure(-EFAULT); in do_read()
172 return failure(-EFAULT); in do_write()
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_rsa.c41 return -EFAULT; in fsl_mod_exp()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_pci_unittest.cpp226 EXPECT_CALL(pciMock, pci_device_probe(Eq(&dev))).WillOnce(Return(EFAULT)); in TEST_P()
252 .WillOnce(Return(EFAULT)); in TEST_P()
284 .WillOnce(Return(EFAULT)); in TEST_P()
445 .WillOnce(Return(EFAULT)); in TEST()
469 .WillOnce(Return(EFAULT)); in TEST()
500 .WillOnce(Return(EFAULT)); in TEST()
537 .WillOnce(Return(EFAULT)); in TEST()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dupd.c309 return -EFAULT; in ubi_more_update_data()
344 return -EFAULT; in ubi_more_update_data()
407 return -EFAULT; in ubi_more_leb_change_data()

1234