Home
last modified time | relevance | path

Searched refs:EPROTO (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/openbmc/linux/net/caif/
H A Dcfpkt_skbuff.c124 return -EPROTO; in cfpkt_extr_head()
128 return -EPROTO; in cfpkt_extr_head()
134 return -EPROTO; in cfpkt_extr_head()
151 return -EPROTO; in cfpkt_extr_trail()
155 return -EPROTO; in cfpkt_extr_trail()
159 return -EPROTO; in cfpkt_extr_trail()
181 return -EPROTO; in cfpkt_add_body()
223 return -EPROTO; in cfpkt_add_head()
226 return -EPROTO; in cfpkt_add_head()
262 return -EPROTO; in cfpkt_iterate()
[all …]
H A Dcfrfml.c75 *err = -EPROTO; in rfm_append()
111 err = -EPROTO; in cfrfml_receive()
162 err = -EPROTO; in cfrfml_receive()
228 err = -EPROTO; in cfrfml_transmit()
242 err = -EPROTO; in cfrfml_transmit()
267 err = -EPROTO; in cfrfml_transmit()
274 err = -EPROTO; in cfrfml_transmit()
H A Dcfdgml.c52 return -EPROTO; in cfdgml_receive()
59 return -EPROTO; in cfdgml_receive()
77 return -EPROTO; in cfdgml_receive()
H A Dcfveil.c51 return -EPROTO; in cfvei_receive()
71 return -EPROTO; in cfvei_receive()
88 ret = -EPROTO; in cfvei_transmit()
H A Dcffrml.c102 return -EPROTO; in cffrml_receive()
125 return -EPROTO; in cffrml_receive()
158 return -EPROTO; in cffrml_transmit()
/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-powernv.c208 return -EPROTO; in wait_for_csb()
212 return -EPROTO; in wait_for_csb()
218 return -EPROTO; in wait_for_csb()
282 return -EPROTO; in wait_for_csb()
293 return -EPROTO; in wait_for_csb()
297 return -EPROTO; in wait_for_csb()
325 return -EPROTO; in wait_for_csb()
329 return -EPROTO; in wait_for_csb()
333 return -EPROTO; in wait_for_csb()
336 return -EPROTO; in wait_for_csb()
[all …]
/openbmc/libpldm/src/requester/
H A Dinstance-id.c131 return -EPROTO; in pldm_instance_id_alloc()
155 return -EPROTO; in pldm_instance_id_alloc()
178 rc = -EPROTO; in pldm_instance_id_alloc()
192 rc = -EPROTO; in pldm_instance_id_alloc()
202 return -EPROTO; in pldm_instance_id_alloc()
234 return -EPROTO; in pldm_instance_id_free()
/openbmc/linux/drivers/rtc/
H A Drtc-optee.c74 return ret ? ret : -EPROTO; in optee_rtc_readtime()
81 return -EPROTO; in optee_rtc_readtime()
128 return ret ? ret : -EPROTO; in optee_rtc_settime()
151 return ret ? ret : -EPROTO; in optee_rtc_readoffset()
177 return ret ? ret : -EPROTO; in optee_rtc_setoffset()
209 return ret ? ret : -EPROTO; in optee_rtc_read_info()
216 return -EPROTO; in optee_rtc_read_info()
219 return -EPROTO; in optee_rtc_read_info()
/openbmc/linux/net/rxrpc/
H A Drxkad.c795 int ret = -EPROTO; in rxkad_respond_to_challenge()
903 conn, skb, RXKADBADTICKET, -EPROTO, \ in rxkad_decrypt_ticket()
908 conn, skb, RXKADBADTICKET, -EPROTO, \ in rxkad_decrypt_ticket()
1059 rxrpc_abort_conn(conn, skb, RXKADPACKETSHORT, -EPROTO, in rxkad_verify_response()
1077 rxrpc_abort_conn(conn, skb, RXKADTICKETLEN, -EPROTO, in rxkad_verify_response()
1083 rxrpc_abort_conn(conn, skb, RXKADUNKNOWNKEY, -EPROTO, in rxkad_verify_response()
1096 rxrpc_abort_conn(conn, skb, RXKADPACKETSHORT, -EPROTO, in rxkad_verify_response()
1113 rxrpc_abort_conn(conn, skb, RXKADSEALEDINCON, -EPROTO, in rxkad_verify_response()
1122 rxrpc_abort_conn(conn, skb, RXKADSEALEDINCON, -EPROTO, in rxkad_verify_response()
1161 rxrpc_abort_conn(conn, skb, RXKADLEVELFAIL, -EPROTO, in rxkad_verify_response()
[all …]
H A Dinsecure.c48 return rxrpc_abort_conn(conn, skb, RX_PROTOCOL_ERROR, -EPROTO, in none_respond_to_challenge()
55 return rxrpc_abort_conn(conn, skb, RX_PROTOCOL_ERROR, -EPROTO, in none_verify_response()
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c295 return -EPROTO; in vhost_user_read_header()
320 return -EPROTO; in vhost_user_read()
357 return -EPROTO; in process_message_reply()
1105 return -EPROTO; in vhost_user_get_u64()
1110 return -EPROTO; in vhost_user_get_u64()
1121 return -EPROTO; in vhost_user_get_features()
1299 return -EPROTO; in vhost_user_get_vring_base()
1304 return -EPROTO; in vhost_user_get_vring_base()
1686 return -EPROTO; in vhost_user_get_shared_object()
2011 return -EPROTO; in vhost_user_postcopy_advise()
[all …]
/openbmc/linux/fs/dlm/
H A Dutil.c35 case -EPROTO: in to_dlm_errno()
57 return -EPROTO; in from_dlm_errno()
/openbmc/linux/net/can/j1939/
H A Daddress-claim.c58 return -EPROTO; in j1939_ac_verify_outgoing()
63 return -EPROTO; in j1939_ac_verify_outgoing()
68 return -EPROTO; in j1939_ac_verify_outgoing()
74 return -EPROTO; in j1939_ac_verify_outgoing()
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_hid_core.c54 return -EPROTO; in surface_hid_load_hid_descriptor()
60 return -EPROTO; in surface_hid_load_hid_descriptor()
66 return -EPROTO; in surface_hid_load_hid_descriptor()
72 return -EPROTO; in surface_hid_load_hid_descriptor()
93 return -EPROTO; in surface_hid_load_device_attributes()
/openbmc/linux/fs/afs/
H A Dmisc.c92 case RXKADINCONSISTENCY: return -EPROTO; in afs_abort_to_error()
93 case RXKADPACKETSHORT: return -EPROTO; in afs_abort_to_error()
96 case RXKADOUTOFSEQUENCE: return -EPROTO; in afs_abort_to_error()
/openbmc/linux/net/9p/
H A Derror.c88 {"Protocol error", EPROTO},
145 {"bogus wstat buffer", EPROTO},
155 {"protocol botch", EPROTO},
/openbmc/linux/drivers/iio/common/ssp_sensors/
H A Dssp_spi.c140 return -EPROTO; in ssp_print_mcu_debug()
277 return -EPROTO; in ssp_parse_dataframe()
282 return -EPROTO; in ssp_parse_dataframe()
289 return -EPROTO; in ssp_parse_dataframe()
302 return -EPROTO; in ssp_parse_dataframe()
387 ret = -EPROTO; in ssp_irq_msg()
441 return -EPROTO; in ssp_irq_msg()
/openbmc/linux/drivers/nfc/s3fwrn5/
H A Dfirmware.c135 ret = -EPROTO; in s3fwrn5_fw_enter_update_mode()
155 ret = -EPROTO; in s3fwrn5_fw_enter_update_mode()
175 ret = -EPROTO; in s3fwrn5_fw_enter_update_mode()
206 ret = -EPROTO; in s3fwrn5_fw_update_sector()
227 ret = -EPROTO; in s3fwrn5_fw_update_sector()
261 ret = -EPROTO; in s3fwrn5_fw_complete_update_mode()
/openbmc/linux/drivers/spi/
H A Dspi-dln2.c201 return -EPROTO; in dln2_spi_get_cs_num()
227 return -EPROTO; in dln2_spi_get_speed()
279 return -EPROTO; in dln2_spi_set_speed()
338 return -EPROTO; in dln2_spi_get_supported_frame_sizes()
340 return -EPROTO; in dln2_spi_get_supported_frame_sizes()
477 return -EPROTO; in dln2_spi_read_one()
479 return -EPROTO; in dln2_spi_read_one()
533 return -EPROTO; in dln2_spi_read_write_one()
535 return -EPROTO; in dln2_spi_read_write_one()
/openbmc/linux/security/loadpin/
H A Dloadpin.c318 rc = -EPROTO; in read_trusted_verity_root_digests()
328 rc = -EPROTO; in read_trusted_verity_root_digests()
343 rc = -EPROTO; in read_trusted_verity_root_digests()
351 rc = -EPROTO; in read_trusted_verity_root_digests()
/openbmc/libpldm/src/oem/meta/
H A Dfile_io.c130 return -EPROTO; in decode_oem_meta_file_io_read_req()
138 return -EPROTO; in decode_oem_meta_file_io_read_req()
210 return -EPROTO; in encode_oem_meta_file_io_read_resp()
/openbmc/linux/drivers/nfc/st-nci/
H A Dvendor_cmds.c189 return -EPROTO; in st_nci_hci_dm_direct_load()
213 return -EPROTO; in st_nci_hci_get_param()
256 return -EPROTO; in st_nci_hci_dm_vdc_measurement_value()
292 return -EPROTO; in st_nci_hci_dm_vdc_value_comparison()
328 return -EPROTO; in st_nci_loopback()
/openbmc/linux/drivers/misc/mei/
H A Dhbm.c1088 return -EPROTO; in mei_hbm_pg_enter_res()
1122 return -EPROTO; in mei_hbm_pg_exit_res()
1142 return -EPROTO; in mei_hbm_pg_exit_res()
1326 return -EPROTO; in mei_hbm_dispatch()
1371 return -EPROTO; in mei_hbm_dispatch()
1414 return -EPROTO; in mei_hbm_dispatch()
1482 return -EPROTO; in mei_hbm_dispatch()
1494 return -EPROTO; in mei_hbm_dispatch()
1525 return -EPROTO; in mei_hbm_dispatch()
1550 return -EPROTO; in mei_hbm_dispatch()
[all …]
/openbmc/linux/drivers/nfc/st21nfca/
H A Dvendor_cmds.c192 return -EPROTO; in st21nfca_hci_get_param()
256 return -EPROTO; in st21nfca_hci_loopback()
264 r = -EPROTO; in st21nfca_hci_loopback()
271 r = -EPROTO; in st21nfca_hci_loopback()
/openbmc/linux/drivers/infiniband/hw/mana/
H A Dmain.c100 err = -EPROTO; in mana_ib_alloc_pd()
140 err = -EPROTO; in mana_ib_dealloc_pd()
165 return err ?: -EPROTO; in mana_gd_destroy_doorbell_page()
193 return err ?: -EPROTO; in mana_gd_allocate_doorbell_page()
270 err = -EPROTO; in mana_ib_gd_first_dma_region()
304 err = -EPROTO; in mana_ib_gd_add_dma_region()

12345678910>>...16