Searched refs:EOVERFLOW (Results 1 – 17 of 17) sorted by relevance
83 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
89 ERRNO_MSG(EOVERFLOW, "Value too large for defined data type"),
180 return -EOVERFLOW; in sandbox_eth_recv_arp_req()222 return -EOVERFLOW; in sandbox_eth_recv_ping_req()
322 return -EOVERFLOW; in armada_37xx_add_function()377 if (ret == -EOVERFLOW) in armada_37xx_fill_group()
490 status = -EOVERFLOW; in musb_host_packet_rx()511 urb->status = -EOVERFLOW; in musb_host_packet_rx()908 urb->status = -EOVERFLOW; in musb_h_ep0_continue()1597 if (d->status != -EILSEQ && d->status != -EOVERFLOW) in musb_host_rx()1673 d_status = -EOVERFLOW; in musb_host_rx()
490 req->status = -EOVERFLOW; in ep0_rxstate()
954 request->status = -EOVERFLOW; in musb_g_rx()
647 if (req->req.status != -EOVERFLOW) in read_fifo()650 req->req.status = -EOVERFLOW; in read_fifo()704 if (req->req.status != -EOVERFLOW) in read_ep0_fifo()706 req->req.status = -EOVERFLOW; in read_ep0_fifo()
619 case -EOVERFLOW: in thor_rx_tx_complete()
1283 return -EOVERFLOW; in rndis_rm_hdr()
149 req->req.status = -EOVERFLOW; in read_fifo()
1591 case -EOVERFLOW: in rx_complete()
480 return ERR_PTR(-EOVERFLOW); in of_find_property_value_of_size()
56 return -EOVERFLOW; in ofnode_read_u32_index()
27 return -EOVERFLOW; in ep_fifo_alloc()
554 req->status = -EOVERFLOW; in ep0_rx_state()
996 ut_asserteq(-EOVERFLOW, dev_read_u32_index(dev, "int-array", 3, in dm_test_read_int_index()
Completed in 35 milliseconds