Home
last modified time | relevance | path

Searched refs:EOVERFLOW (Results 1 – 198 of 198) sorted by relevance

/linux-4.1.27/drivers/acpi/
Dproperty.c399 return -EOVERFLOW; in acpi_dev_prop_read_single()
404 return -EOVERFLOW; in acpi_dev_prop_read_single()
409 return -EOVERFLOW; in acpi_dev_prop_read_single()
437 return -EOVERFLOW; in acpi_copy_property_array_u8()
453 return -EOVERFLOW; in acpi_copy_property_array_u16()
469 return -EOVERFLOW; in acpi_copy_property_array_u32()
527 return -EOVERFLOW; in acpi_dev_prop_read()
/linux-4.1.27/fs/
Dstat.c158 return -EOVERFLOW; in cp_old_stat()
162 return -EOVERFLOW; in cp_old_stat()
168 return -EOVERFLOW; in cp_old_stat()
234 return -EOVERFLOW; in cp_new_stat()
237 return -EOVERFLOW; in cp_new_stat()
244 return -EOVERFLOW; in cp_new_stat()
248 return -EOVERFLOW; in cp_new_stat()
371 return -EOVERFLOW; in cp_new_stat64()
380 return -EOVERFLOW; in cp_new_stat64()
Dcompat.c134 return -EOVERFLOW; in cp_compat_stat()
140 return -EOVERFLOW; in cp_compat_stat()
144 return -EOVERFLOW; in cp_compat_stat()
149 return -EOVERFLOW; in cp_compat_stat()
218 return -EOVERFLOW; in put_compat_statfs()
223 return -EOVERFLOW; in put_compat_statfs()
226 return -EOVERFLOW; in put_compat_statfs()
273 return -EOVERFLOW; in put_compat_statfs64()
278 return -EOVERFLOW; in put_compat_statfs64()
281 return -EOVERFLOW; in put_compat_statfs64()
[all …]
Dreaddir.c89 buf->result = -EOVERFLOW; in fillonedir()
90 return -EOVERFLOW; in fillonedir()
167 buf->error = -EOVERFLOW; in filldir()
168 return -EOVERFLOW; in filldir()
Dstatfs.c117 return -EOVERFLOW; in do_statfs_native()
124 return -EOVERFLOW; in do_statfs_native()
127 return -EOVERFLOW; in do_statfs_native()
Dfhandle.c66 retval = -EOVERFLOW; in do_sys_name_to_handle()
Dread_write.c288 retval = -EOVERFLOW; /* LFS: should only happen on 32 bit platforms */ in SYSCALL_DEFINE3()
391 return -EOVERFLOW; in rw_verify_area()
1209 retval = -EOVERFLOW; in do_sendfile()
1245 retval = -EOVERFLOW; in do_sendfile()
Dlocks.c423 return -EOVERFLOW; in flock64_to_posix_lock()
432 return -EOVERFLOW; in flock64_to_posix_lock()
1970 return -EOVERFLOW; in posix_lock_to_flock()
1972 return -EOVERFLOW; in posix_lock_to_flock()
Dopen.c1126 return -EOVERFLOW; in generic_file_open()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dclass_obd.c469 ret = -EOVERFLOW; in obd_init_checks()
474 return -EOVERFLOW; in obd_init_checks()
478 return -EOVERFLOW; in obd_init_checks()
483 return -EOVERFLOW; in obd_init_checks()
551 if (err == -EOVERFLOW) in init_obdclass()
Dlustre_peer.c105 return -EOVERFLOW; in class_add_uuid()
Dgenops.c339 result = ERR_PTR(-EOVERFLOW); in class_newdev()
/linux-4.1.27/include/uapi/asm-generic/
Derrno.h57 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
/linux-4.1.27/arch/sparc/include/uapi/asm/
Derrno.h67 #define EOVERFLOW 92 /* Value too large for defined data type */ macro
/linux-4.1.27/arch/parisc/include/uapi/asm/
Derrno.h42 #define EOVERFLOW 72 /* Value too large for defined data type */ macro
/linux-4.1.27/arch/alpha/include/uapi/asm/
Derrno.h92 #define EOVERFLOW 112 /* Value too large for defined data type */ macro
/linux-4.1.27/arch/mips/include/uapi/asm/
Derrno.h53 #define EOVERFLOW 79 /* Value too large for defined data type */ macro
/linux-4.1.27/arch/x86/power/
Dhibernate_64.c128 return -EOVERFLOW; in arch_hibernation_header_save()
/linux-4.1.27/drivers/power/reset/
Dkeystone-reset.c133 if (ret == -EOVERFLOW && !i) { in rsctrl_probe()
/linux-4.1.27/drivers/isdn/hisax/
Dhfc_usb.h119 {-EOVERFLOW, "Babble (bad cable?)"},
Dhfc_usb.c694 if (urb->status == -EOVERFLOW) { in rx_iso_complete()
/linux-4.1.27/include/linux/usb/
Dgadget_configfs.h82 ret = -EOVERFLOW; \
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Derrno.c116 [EOVERFLOW] = LUSTRE_EOVERFLOW,
262 [LUSTRE_EOVERFLOW] = EOVERFLOW,
Devents.c122 req->rq_status = -EOVERFLOW; in reply_in_callback()
Dclient.c1220 return -EOVERFLOW; in after_reply()
2729 if (lustre_msg_get_status(req->rq_repmsg) == -EOVERFLOW) { in ptlrpc_replay_interpret()
/linux-4.1.27/net/xfrm/
Dxfrm_replay.c106 err = -EOVERFLOW; in xfrm_replay_overflow()
185 err = -EOVERFLOW; in xfrm_replay_overflow_bmp()
422 err = -EOVERFLOW; in xfrm_replay_overflow_esn()
/linux-4.1.27/drivers/ide/
Dide-park.c126 rc = -EOVERFLOW; in ide_park_store()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_pack.c452 rc = -EOVERFLOW; in lov_getstripe()
493 rc = -EOVERFLOW; in lov_getstripe()
/linux-4.1.27/arch/cris/arch-v10/drivers/
Deeprom.c422 return(-EOVERFLOW); in eeprom_lseek()
428 return(-EOVERFLOW); in eeprom_lseek()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_vli.h188 return -EOVERFLOW; in __vli_encode_bits()
Ddrbd_main.c2539 if (err == -EOVERFLOW) { in set_resource_options()
/linux-4.1.27/Documentation/s390/
Dmonreader.txt175 EOVERFLOW: message limit reached, the data read since the last successful
178 In the last case (EOVERFLOW) there may be missing data, in the first two cases
195 from it will provoke the "message limit reached" error (EOVERFLOW error code)
/linux-4.1.27/drivers/staging/comedi/drivers/
Dni_daq_700.c131 return -EOVERFLOW; in daq700_ai_eoc()
Drti800.c152 return -EOVERFLOW; in rti800_ai_eoc()
Dni_atmio16d.c452 return -EOVERFLOW; in atmio16d_ai_eoc()
/linux-4.1.27/Documentation/usb/
Derror-codes.txt130 -EOVERFLOW (*) The amount of data returned by the endpoint was
154 (*) Error codes like -EPROTO, -EILSEQ and -EOVERFLOW normally indicate
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dlib-eq.c262 rc = -EOVERFLOW; in lnet_eq_dequeue_event()
Dapi-ni.c1739 LASSERT(rc >= 0 || rc == -EOVERFLOW); in lnet_ping_target_fini()
1844 LASSERT(rc2 != -EOVERFLOW); /* can't miss anything */ in lnet_ping()
Drouter.c1638 if (rc == -EOVERFLOW) { in lnet_router_checker()
/linux-4.1.27/drivers/md/
Ddm-stats.c254 return -EOVERFLOW; in dm_stats_create()
258 return -EOVERFLOW; in dm_stats_create()
262 return -EOVERFLOW; in dm_stats_create()
Dmd.c3986 return -EOVERFLOW; in new_dev_store()
5823 return -EOVERFLOW; in add_new_disk()
/linux-4.1.27/lib/
Dbitmap.c406 return -EOVERFLOW; in __bitmap_parse()
421 return -EOVERFLOW; in __bitmap_parse()
/linux-4.1.27/drivers/usb/host/
Dimx21-hcd.h319 /* DataOver */ -EOVERFLOW,
Dfhci-q.c52 return -EOVERFLOW; in status_to_error()
Dohci.h173 /* DataOver */ -EOVERFLOW,
Disp1362-hcd.c204 return -EOVERFLOW; in claim_ptd_buffers()
722 } else if (index == -EOVERFLOW) { in submit_req()
768 } else if (ret == -EOVERFLOW) { in start_atl_transfers()
819 else if (ret == -EOVERFLOW) in start_intl_transfers()
883 finish_request(isp1362_hcd, ep, urb, -EOVERFLOW); in start_iso_transfers()
Disp116x.h239 /* DataOver */ -EOVERFLOW,
Dsl811-hcd.c530 urbstat = -EOVERFLOW; in done()
575 urbstat = -EOVERFLOW; in done()
Disp1362.h305 /* DataOver */ -EOVERFLOW,
Dohci-hcd.c632 return -EOVERFLOW; in ohci_run()
Dehci-sched.c1874 desc->status = -EOVERFLOW; in itd_complete()
2262 desc->status = -EOVERFLOW; in sitd_complete()
Dehci-q.c217 status = -EOVERFLOW; in qtd_copy_status()
Dmax3421-hcd.c312 [MAX3421_HRSL_BABBLE] = -EOVERFLOW
Dxhci-ring.c2036 frame->status = -EOVERFLOW; in process_isoc_td()
2329 status = -EOVERFLOW; in handle_tx_event()
Duhci-q.c779 return -EOVERFLOW; in uhci_map_status()
Dfusbh200-hcd.c2210 status = -EOVERFLOW; in qtd_copy_status()
4615 desc->status = -EOVERFLOW; in itd_complete()
Dfotg210-hcd.c2258 status = -EOVERFLOW; in qtd_copy_status()
4680 desc->status = -EOVERFLOW; in itd_complete()
Dr8a66597-hcd.c1359 status = -EOVERFLOW; in packet_read()
Doxu210hp-hcd.c891 urb->status = -EOVERFLOW; in qtd_copy_status()
/linux-4.1.27/drivers/isdn/hardware/mISDN/
Dhfcsusb.h138 {-EOVERFLOW, "Babble (bad cable?)"},
/linux-4.1.27/fs/ntfs/
Dcompress.c203 int err = -EOVERFLOW; in ntfs_decompress()
929 ntfs_debug("Failed. Returning error code %s.", err == -EOVERFLOW ? in ntfs_read_compressed_block()
Dfile.c66 return -EOVERFLOW; in ntfs_file_open()
/linux-4.1.27/drivers/misc/mei/
Dhw-me.c438 return -EOVERFLOW; in mei_me_hbuf_empty_slots()
528 return -EOVERFLOW; in mei_me_count_full_read_slots()
Dinterrupt.c392 if (*slots == -EOVERFLOW) { in mei_irq_read_handler()
/linux-4.1.27/sound/soc/fsl/
Dimx-audmux.c294 if (ret != -EOVERFLOW) { in imx_audmux_parse_dt_defaults()
/linux-4.1.27/drivers/base/
Dproperty.c80 return -EOVERFLOW; in pset_prop_read_array()
/linux-4.1.27/drivers/pinctrl/mvebu/
Dpinctrl-mvebu.c454 return -EOVERFLOW; in _add_function()
500 if (ret == -EOVERFLOW) in mvebu_pinctrl_build_functions()
/linux-4.1.27/drivers/i2c/busses/
Di2c-st.c755 if ((ret == -ENODATA) || (ret == -EOVERFLOW)) { in st_i2c_of_get_deglitch()
762 if ((ret == -ENODATA) || (ret == -EOVERFLOW)) { in st_i2c_of_get_deglitch()
/linux-4.1.27/drivers/usb/misc/
Dappledisplay.c102 case -EOVERFLOW: in appledisplay_complete()
Dyurex.c139 case -EOVERFLOW: in yurex_interrupt()
/linux-4.1.27/drivers/net/wimax/i2400m/
Dusb-rx.c252 case -EOVERFLOW: { /* too small, reallocate */ in i2400mu_rx()
/linux-4.1.27/arch/arm64/crypto/
Daes-ce-ccm-glue.c80 return -EOVERFLOW; in ccm_init_mac()
/linux-4.1.27/drivers/scsi/
Dscsi_proc.c56 return -EOVERFLOW; in proc_scsi_host_write()
Dsd.c2009 return -EOVERFLOW; in read_capacity_16()
2095 return -EOVERFLOW; in read_capacity_10()
2128 if (sector_size == -EOVERFLOW) in sd_read_capacity()
2138 if (sector_size == -EOVERFLOW) in sd_read_capacity()
Dst.c1239 retval = (-EOVERFLOW); in st_open()
1538 retval = (-EOVERFLOW); in setup_buffering()
Dosst.c4513 retval = (-EOVERFLOW); in __os_scsi_tape_open()
/linux-4.1.27/fs/ocfs2/
Dstack_o2cb.c411 return -EOVERFLOW; in o2cb_cluster_this_node()
/linux-4.1.27/drivers/usb/gadget/udc/
Dpxa25x_udc.c550 if (req->req.status != -EOVERFLOW) in read_fifo()
553 req->req.status = -EOVERFLOW; in read_fifo()
606 if (req->req.status != -EOVERFLOW) in read_ep0_fifo()
608 req->req.status = -EOVERFLOW; in read_ep0_fifo()
Dnet2280.c688 req->req.status = -EOVERFLOW; in read_fifo()
1113 req->req.status = -EOVERFLOW; in scan_dma_completions()
1123 req->req.status = -EOVERFLOW; in scan_dma_completions()
1353 return -EOVERFLOW; in net2280_fifo_status()
2422 done(ep, req, -EOVERFLOW); in handle_ep_small()
2479 ? -EOVERFLOW : 0); in handle_ep_small()
Dudc-xilinx.c622 if (req->usb_req.status != -EOVERFLOW) in xudc_read_fifo()
625 req->usb_req.status = -EOVERFLOW; in xudc_read_fifo()
626 xudc_done(ep, req, -EOVERFLOW); in xudc_read_fifo()
Ddummy_hcd.c1356 *status = -EOVERFLOW; in transfer()
1362 req->req.status = -EOVERFLOW; in transfer()
1754 req->req.status = -EOVERFLOW; in dummy_timer()
Dgoku_udc.c460 if (req->req.status != -EOVERFLOW) in read_fifo()
463 req->req.status = -EOVERFLOW; in read_fifo()
Dnet2272.c598 net2272_done(ep, req, -EOVERFLOW); in net2272_read_fifo()
1054 return -EOVERFLOW; in net2272_fifo_status()
Ds3c-hsudc.c408 hsreq->req.status = -EOVERFLOW; in s3c_hsudc_read_fifo()
Damd5536udc.c707 req->req.status = -EOVERFLOW; in udc_rxfifo_read()
2171 req->req.status = -EOVERFLOW; in udc_data_out_isr()
Ds3c2410_udc.c485 req->req.status = -EOVERFLOW; in s3c2410_udc_read_fifo()
Dat91_udc.c332 req->req.status = -EOVERFLOW; in read_fifo()
Dgr_udc.c338 req->req.status = -EOVERFLOW; in gr_finish_request()
Domap_udc.c454 req->req.status = -EOVERFLOW; in read_fifo()
/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-dvb.c65 case -EOVERFLOW: in print_err_status()
Dtm6000-video.c360 case -EOVERFLOW: in print_err_status()
/linux-4.1.27/drivers/usb/musb/
Dmusb_host.c492 status = -EOVERFLOW; in musb_host_packet_rx()
512 urb->status = -EOVERFLOW; in musb_host_packet_rx()
1023 urb->status = -EOVERFLOW; in musb_h_ep0_continue()
1708 if (d->status != -EILSEQ && d->status != -EOVERFLOW) in musb_host_rx()
1806 d_status = -EOVERFLOW; in musb_host_rx()
Dmusb_gadget_ep0.c505 req->status = -EOVERFLOW; in ep0_rxstate()
Dmusb_gadget.c874 request->status = -EOVERFLOW; in musb_g_rx()
/linux-4.1.27/drivers/input/mouse/
Dbcm5974.c663 case -EOVERFLOW: in bcm5974_irq_button()
694 case -EOVERFLOW: in bcm5974_irq_trackpad()
Dappletouch.c468 case -EOVERFLOW: in atp_status_check()
/linux-4.1.27/drivers/media/usb/stk1160/
Dstk1160-video.c52 case -EOVERFLOW: in print_err_status()
/linux-4.1.27/drivers/usb/dwc2/
Dhcd_ddma.c891 -EIO : -EOVERFLOW; in dwc2_complete_isoc_xfer_ddma()
962 urb->status = -EOVERFLOW; in dwc2_update_non_isoc_urb_state_ddma()
Dhcd_intr.c574 frame_desc->status = -EOVERFLOW; in dwc2_update_isoc_urb_state()
1435 dwc2_host_complete(hsotg, qtd, -EOVERFLOW); in dwc2_hc_babble_intr()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c761 return -EOVERFLOW; in cfs_trace_copyin_string()
776 return -EOVERFLOW; in cfs_trace_copyin_string()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dfw.c78 return -EOVERFLOW; in carl9170_fw_verify_descs()
/linux-4.1.27/drivers/net/usb/
Dcdc-phonet.c200 case -EOVERFLOW: in rx_complete()
Dkaweth.c627 if (unlikely(status == -EOVERFLOW)) { in kaweth_usb_receive()
Dusbnet.c618 case -EOVERFLOW: in rx_complete()
Dr8152.c1179 case -EOVERFLOW: in intr_callback()
/linux-4.1.27/fs/btrfs/
Dinode-item.c366 if (ret == -EOVERFLOW) { in btrfs_insert_inode_ref()
Dxattr.c144 if (ret == -EOVERFLOW) { in do_setxattr()
Ddir-item.c265 ret = -EOVERFLOW; in btrfs_check_dir_item_collision()
Dioctl.c1977 ret = -EOVERFLOW; in copy_to_sk()
2061 return -EOVERFLOW; in search_ioctl()
2136 if (ret == -EOVERFLOW) in btrfs_ioctl_tree_search()
2165 return -EOVERFLOW; in btrfs_ioctl_tree_search_v2()
2176 else if (ret == -EOVERFLOW && in btrfs_ioctl_tree_search_v2()
Dtransaction.c1470 BUG_ON(ret == -EEXIST || ret == -EOVERFLOW); in create_pending_snapshot()
Dtree-log.c462 if (ret == -EEXIST || ret == -EOVERFLOW) { in overwrite_item()
Dctree.c4183 return -EOVERFLOW; in split_leaf()
Dsend.c548 return -EOVERFLOW; in tlv_put()
Dinode.c6227 if (ret == -EEXIST || ret == -EOVERFLOW) in btrfs_add_link()
/linux-4.1.27/fs/nfs/
Ddns_resolve.c349 ret = -EOVERFLOW; in nfs_dns_resolve_name()
/linux-4.1.27/Documentation/DocBook/media/
DMakefile142 EOVERFLOW \
/linux-4.1.27/net/mac802154/
Dllsec.c751 rc = -EOVERFLOW; in mac802154_llsec_encrypt()
1035 err = -EOVERFLOW; in mac802154_llsec_decrypt()
/linux-4.1.27/drivers/usb/gadget/function/
Df_eem.c443 status = -EOVERFLOW; in eem_unwrap()
Df_phonet.c370 case -EOVERFLOW: /* request buffer overflow */ in pn_rx_complete()
Drndis.c1038 return -EOVERFLOW; in rndis_rm_hdr()
Df_sourcesink.c581 case -EOVERFLOW: /* buffer overrun on read means that in source_sink_complete()
Du_ether.c332 case -EOVERFLOW: in rx_complete()
Df_midi.c278 case -EOVERFLOW: /* buffer overrun on read means that in f_midi_complete()
Df_printer.c300 case -EOVERFLOW: in rx_complete()
/linux-4.1.27/drivers/s390/char/
Dmonreader.c223 return ERR_PTR(-EOVERFLOW); in mon_next_message()
/linux-4.1.27/drivers/regulator/
Dtps6524x-regulator.c297 return -EOVERFLOW; in write_field()
/linux-4.1.27/arch/alpha/kernel/
Dosf_sys.c121 buf->error = -EOVERFLOW; in osf_filldir()
122 return -EOVERFLOW; in osf_filldir()
/linux-4.1.27/drivers/crypto/nx/
Dnx-aes-ccm.c130 return -EOVERFLOW; in set_msg_len()
/linux-4.1.27/net/netfilter/
Dnfnetlink_cthelper.c178 return -EOVERFLOW; in nfnl_cthelper_parse_expect_policy()
Dnf_tables_api.c1292 return -EOVERFLOW; in nf_tables_newchain()
1991 return -EOVERFLOW; in nf_tables_newrule()
4410 return -EOVERFLOW; in nft_value_init()
/linux-4.1.27/drivers/media/rc/
Diguanair.c385 rc = -EOVERFLOW; in iguanair_tx()
/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c57 case -EOVERFLOW: in print_err_status()
Dcx231xx-dvb.c193 case -EOVERFLOW: in print_err_status()
Dcx231xx-video.c215 case -EOVERFLOW: in print_err_status()
/linux-4.1.27/drivers/dma-buf/
Ddma-buf.c672 return -EOVERFLOW; in dma_buf_mmap()
/linux-4.1.27/drivers/char/
Dmem.c699 ret = -EOVERFLOW; in memory_lseek()
/linux-4.1.27/drivers/tty/
Dn_hdlc.c616 ret = -EOVERFLOW; in n_hdlc_tty_read()
/linux-4.1.27/Documentation/laptops/
Ddisk-shock-protection.txt48 -EOVERFLOW, but heads will be parked anyway and the timeout will be
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Dusb_ops_linux.c588 case -EOVERFLOW: in usb_read_port_complete()
/linux-4.1.27/ipc/
Dmqueue.c715 return -EOVERFLOW; in mq_attr_ok()
721 return -EOVERFLOW; in mq_attr_ok()
/linux-4.1.27/Documentation/video4linux/
Duvcvideo.txt135 EOVERFLOW
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dt4.h631 ret = -EOVERFLOW; in t4_next_hw_cqe()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_plane.c360 return -EOVERFLOW; in calc_phase_step()
/linux-4.1.27/fs/hfsplus/
Dinode.c220 return -EOVERFLOW; in hfsplus_file_open()
/linux-4.1.27/drivers/target/
Dtarget_core_tpg.c797 return ERR_PTR(-EOVERFLOW); in core_tpg_alloc_lun()
Dtarget_core_device.c1318 *ret = -EOVERFLOW; in core_dev_init_initiator_node_lun_acl()
Dtarget_core_configfs.c576 return -EOVERFLOW; in target_core_dev_wwn_store_attr_vpd_unit_serial()
/linux-4.1.27/fs/lockd/
Dclntproc.c841 return -EOVERFLOW; in nlm_stat_to_errno()
/linux-4.1.27/drivers/usb/host/whci/
Dqset.c733 return -EOVERFLOW; in get_urb_status_from_qtd()
/linux-4.1.27/fs/notify/fanotify/
Dfanotify_user.c96 new_file = ERR_PTR(-EOVERFLOW); in create_fd()
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dusb_ops_linux.c437 case -EOVERFLOW: in usb_read_port_complete()
/linux-4.1.27/drivers/media/usb/pwc/
Dpwc-if.c279 case -EOVERFLOW: errmsg = "Babble (bad cable?)"; break; in pwc_isoc_handler()
/linux-4.1.27/drivers/media/dvb-frontends/
Ds5h1420.c256 result = -EOVERFLOW; in s5h1420_recv_slave_reply()
Dstb0899_drv.c763 result = -EOVERFLOW; in stb0899_recv_slave_reply()
/linux-4.1.27/crypto/
Dccm.c68 return -EOVERFLOW; in set_msg_len()
/linux-4.1.27/fs/jfs/
Dsuper.c500 return -EOVERFLOW; in jfs_fill_super()
/linux-4.1.27/drivers/net/wireless/
Dzd1201.c134 case -EOVERFLOW: in zd1201_usbfree()
212 case -EOVERFLOW: in zd1201_usbrx()
Dmwl8k.c704 rc = -EOVERFLOW; in mwl8k_feed_fw_image()
/linux-4.1.27/drivers/block/
Dloop.c1046 return -EOVERFLOW; in loop_info64_to_old()
1249 return -EOVERFLOW; in loop_info64_to_compat()
/linux-4.1.27/drivers/misc/altera-stapl/
Daltera.c137 *status = -EOVERFLOW; in altera_check_stack()
2105 status = -EOVERFLOW; in altera_execute()
/linux-4.1.27/drivers/net/wireless/libertas/
Dmain.c369 return -EOVERFLOW; in lbs_add_mcast_addrs()
/linux-4.1.27/drivers/usb/storage/
Dtransport.c298 case -EOVERFLOW: in interpret_urb_result()
/linux-4.1.27/drivers/mtd/
Dmtdchar.c402 ret = -EOVERFLOW; in mtdchar_writeoob()
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c1015 urb->status = -EOVERFLOW; in check_int_transfer()
1033 urb->status = -EOVERFLOW; in check_atl_transfer()
/linux-4.1.27/fs/ocfs2/cluster/
Dtcp.c133 [O2NET_ERR_OVERFLOW] = -EOVERFLOW,
1390 ret = -EOVERFLOW; in o2net_advance_rx()
/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-sched.c1033 c67x00_giveback_urb(c67x00, urb, -EOVERFLOW); in c67x00_check_td_list()
/linux-4.1.27/drivers/macintosh/
Dsmu.c1175 return -EOVERFLOW; in smu_read_command()
/linux-4.1.27/fs/cifs/
Dnetmisc.c78 {ERRmoredata, -EOVERFLOW},
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1200 return -EOVERFLOW; in mdc_ioc_fid2path()
1229 rc = -EOVERFLOW; in mdc_ioc_fid2path()
/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_zilog.c326 return -EOVERFLOW; in add_to_buf()
/linux-4.1.27/drivers/media/dvb-core/
Ddmxdev.c54 return -EOVERFLOW; in dvb_dmxdev_buffer_write()
Ddvb_frontend.c242 return -EOVERFLOW; in dvb_frontend_get_event()
/linux-4.1.27/drivers/of/
Dbase.c1138 return ERR_PTR(-EOVERFLOW); in of_find_property_value_of_size()
/linux-4.1.27/drivers/staging/emxx_udc/
Demxx_udc.c812 return -EOVERFLOW; in _nbu2ss_ep0_out_transfer()
1032 result = -EOVERFLOW; in _nbu2ss_epn_out_transfer()
/linux-4.1.27/mm/
Dnommu.c981 return -EOVERFLOW; in validate_mmap_request()
Dmmap.c1288 return -EOVERFLOW; in do_mmap_pgoff()
/linux-4.1.27/drivers/tty/vt/
Dkeyboard.c1920 return ((p && *p) ? -EOVERFLOW : 0); in vt_do_kdgkb_ioctl()
/linux-4.1.27/drivers/usb/gadget/
Dconfigfs.c109 return -EOVERFLOW; in usb_string_copy()
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c90 return -EOVERFLOW; in decode_nfs_fh()
/linux-4.1.27/drivers/media/usb/em28xx/
Dem28xx-dvb.c119 case -EOVERFLOW: in print_err_status()
Dem28xx-video.c567 case -EOVERFLOW: in print_err_status()
/linux-4.1.27/drivers/media/pci/ttpci/
Dav7110_av.c911 return -EOVERFLOW; in dvb_video_get_event()
/linux-4.1.27/drivers/target/iscsi/
Discsi_target_configfs.c234 return ERR_PTR(-EOVERFLOW); in lio_target_call_addnptotpg()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c1530 rc = -EOVERFLOW; in ll_dir_ioctl()
/linux-4.1.27/drivers/media/usb/au0828/
Dau0828-video.c84 case -EOVERFLOW: in print_err_status()
/linux-4.1.27/drivers/net/wireless/ath/ar5523/
Dar5523.c80 cmd->res = -EOVERFLOW; in ar5523_read_reply()
/linux-4.1.27/drivers/usb/chipidea/
Dudc.c811 retval = -EOVERFLOW; in _ep_queue()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_driver.c1467 ret = -EOVERFLOW; in ipath_setrcvhdrsize()
/linux-4.1.27/net/openvswitch/
Dflow_netlink.c2020 return -EOVERFLOW; in __ovs_nla_copy_actions()
/linux-4.1.27/drivers/mmc/card/
Dblock.c358 err = -EOVERFLOW; in mmc_blk_ioctl_copy_from_user()
/linux-4.1.27/drivers/isdn/gigaset/
Dbas-gigaset.c220 case -EOVERFLOW: in get_usb_statmsg()
/linux-4.1.27/drivers/net/ppp/
Dppp_generic.c460 ret = -EOVERFLOW; in ppp_read()
/linux-4.1.27/drivers/staging/wlan-ng/
Dhfa384x_usb.c3181 case -EOVERFLOW: in hfa384x_usbin_callback()
/linux-4.1.27/drivers/usb/wusbcore/
Dwa-xfer.c2098 [WA_XFER_STATUS_BABBLE] = -EOVERFLOW, in wa_xfer_status_to_errno()
/linux-4.1.27/net/core/
Ddev.c5537 return -EOVERFLOW; in __dev_set_promiscuity()
5608 return -EOVERFLOW; in __dev_set_allmulti()
/linux-4.1.27/drivers/ata/
Dlibata-scsi.c226 rc = -EOVERFLOW; in ata_scsi_park_store()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c728 rc = -EOVERFLOW; in lmv_fid2path()
/linux-4.1.27/net/netlink/
Daf_netlink.c1117 err = -EOVERFLOW; in netlink_insert()