Home
last modified time | relevance | path

Searched refs:EOVERFLOW (Results 51 – 75 of 379) sorted by relevance

12345678910>>...16

/openbmc/linux/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c107 return count == sizeof(hash_values) ? 0 : EOVERFLOW; in hashchk_exec_child()
/openbmc/linux/Documentation/translations/zh_CN/filesystems/
H A Dtmpfs.rst132 位inode编号,就有EOVERFLOW失败的危险,无法打开大于2GiB的文件,并返回EINVAL。
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-fread.rst64 - - ``EOVERFLOW``
/openbmc/linux/Documentation/translations/zh_TW/filesystems/
H A Dtmpfs.rst133 位inode編號,就有EOVERFLOW失敗的危險,無法打開大於2GiB的文件,並返回EINVAL。
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.c151 err = -EOVERFLOW; in nf_defrag_ipv4_enable()
/openbmc/u-boot/drivers/net/
H A Dsandbox.c178 return -EOVERFLOW; in sandbox_eth_recv_arp_req()
220 return -EOVERFLOW; in sandbox_eth_recv_ping_req()
/openbmc/linux/drivers/usb/usbip/
H A Dvudc_transfer.c250 urb->status = -EOVERFLOW; in transfer()
256 req->req.status = -EOVERFLOW; in transfer()
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c227 return -EOVERFLOW; in enqueue_events()
234 return -EOVERFLOW; in enqueue_events()
/openbmc/linux/drivers/infiniband/core/
H A Dumem_odp.c68 return -EOVERFLOW; in ib_init_umem_odp()
71 return -EOVERFLOW; in ib_init_umem_odp()
/openbmc/linux/drivers/iommu/
H A Diommu-sva.c27 ret = -EOVERFLOW; in iommu_sva_alloc_pasid()
/openbmc/u-boot/lib/
H A Derrno_str.c89 ERRNO_MSG(EOVERFLOW, "Value too large for defined data type"),
/openbmc/linux/fs/9p/
H A Dxattr.c41 retval = -EOVERFLOW; in v9fs_fid_xattr_get()
/openbmc/linux/io_uring/
H A Dfiletable.c169 return -EOVERFLOW; in io_register_file_alloc_range()
/openbmc/linux/drivers/misc/mei/
H A Dclient.c902 return -EOVERFLOW; in mei_cl_irq_disconnect()
1098 return -EOVERFLOW; in mei_cl_irq_connect()
1493 return -EOVERFLOW; in mei_cl_irq_notify()
1879 rets = -EOVERFLOW; in mei_cl_irq_write()
2035 buf_len = -EOVERFLOW; in mei_cl_write()
2222 return -EOVERFLOW; in mei_cl_irq_dma_map()
2258 return -EOVERFLOW; in mei_cl_irq_dma_unmap()
/openbmc/linux/drivers/staging/media/av7110/
H A Dvideo-get-event.rst103 - ``EOVERFLOW``
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_mdio.c235 return -EOVERFLOW; in axienet_mdio_enable()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c89 return -EOVERFLOW; in sun8i_ss_prng_generate()
/openbmc/linux/kernel/events/
H A Dcallchain.c129 err = -EOVERFLOW; in get_callchain_buffers()
/openbmc/linux/crypto/
H A Dinternal.h216 return refcount_inc_not_zero(&tfm->refcnt) ? tfm : ERR_PTR(-EOVERFLOW); in crypto_tfm_get()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_vli.h176 return -EOVERFLOW; in __vli_encode_bits()
/openbmc/linux/Documentation/arch/s390/
H A Dmonreader.rst190 EOVERFLOW:
194 In the last case (EOVERFLOW) there may be missing data, in the first two cases
211 from it will provoke the "message limit reached" error (EOVERFLOW error code)
/openbmc/qemu/linux-user/riscv/
H A Dvdso.S59 li a0, -EOVERFLOW
/openbmc/linux/drivers/comedi/drivers/
H A Dni_daq_700.c121 return -EOVERFLOW; in daq700_ai_eoc()
/openbmc/linux/drivers/crypto/caam/
H A Dcaamprng.c89 return -EOVERFLOW; in caam_prng_generate()
/openbmc/u-boot/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c316 return -EOVERFLOW; in armada_37xx_add_function()
371 if (ret == -EOVERFLOW) in armada_37xx_fill_group()

12345678910>>...16