/linux-4.4.14/drivers/crypto/nx/ |
D | nx-842-powernv.c | 194 return -EPROTO; in wait_for_csb() 198 return -EPROTO; in wait_for_csb() 204 return -EPROTO; in wait_for_csb() 261 return -EPROTO; in wait_for_csb() 272 return -EPROTO; in wait_for_csb() 276 return -EPROTO; in wait_for_csb() 296 return -EPROTO; in wait_for_csb() 300 return -EPROTO; in wait_for_csb() 304 return -EPROTO; in wait_for_csb() 307 return -EPROTO; in wait_for_csb() [all …]
|
/linux-4.4.14/net/caif/ |
D | cfpkt_skbuff.c | 129 return -EPROTO; in cfpkt_extr_head() 133 return -EPROTO; in cfpkt_extr_head() 139 return -EPROTO; in cfpkt_extr_head() 156 return -EPROTO; in cfpkt_extr_trail() 160 return -EPROTO; in cfpkt_extr_trail() 164 return -EPROTO; in cfpkt_extr_trail() 186 return -EPROTO; in cfpkt_add_body() 204 return -EPROTO; in cfpkt_add_body() 228 return -EPROTO; in cfpkt_add_head() 231 return -EPROTO; in cfpkt_add_head() [all …]
|
D | cfrfml.c | 75 *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() 270 err = -EPROTO; in cfrfml_transmit() 277 err = -EPROTO; in cfrfml_transmit()
|
D | cfveil.c | 51 return -EPROTO; in cfvei_receive() 71 return -EPROTO; in cfvei_receive() 88 ret = -EPROTO; in cfvei_transmit()
|
D | cfdgml.c | 53 return -EPROTO; in cfdgml_receive() 60 return -EPROTO; in cfdgml_receive() 78 return -EPROTO; in cfdgml_receive()
|
D | cffrml.c | 102 return -EPROTO; in cffrml_receive() 125 return -EPROTO; in cffrml_receive() 158 return -EPROTO; in cffrml_transmit()
|
D | cfutill.c | 51 return -EPROTO; in cfutill_receive() 74 return -EPROTO; in cfutill_receive()
|
D | cfserl.c | 90 return -EPROTO; in cfserl_receive() 128 return -EPROTO; in cfserl_receive()
|
D | cfsrvl.c | 119 return -EPROTO; in cfservl_modemcmd() 140 return -EPROTO; in cfservl_modemcmd()
|
D | cfvidl.c | 42 return -EPROTO; in cfvidl_receive()
|
D | cfmuxl.c | 183 return -EPROTO; in cfmuxl_receive()
|
/linux-4.4.14/fs/afs/ |
D | misc.c | 73 case RXKADINCONSISTENCY: return -EPROTO; in afs_abort_to_error() 74 case RXKADPACKETSHORT: return -EPROTO; in afs_abort_to_error() 77 case RXKADOUTOFSEQUENCE: return -EPROTO; in afs_abort_to_error()
|
/linux-4.4.14/drivers/acpi/ |
D | property.c | 377 return -EPROTO; in acpi_data_get_property() 462 return -EPROTO; in acpi_data_get_property_array() 527 return -EPROTO; in acpi_data_get_property_reference() 536 return -EPROTO; in acpi_data_get_property_reference() 554 return -EPROTO; in acpi_data_get_property_reference() 569 return -EPROTO; in acpi_data_get_property_reference() 649 return -EPROTO; in acpi_copy_property_array_u8() 665 return -EPROTO; in acpi_copy_property_array_u16() 681 return -EPROTO; in acpi_copy_property_array_u32() 697 return -EPROTO; in acpi_copy_property_array_u64() [all …]
|
/linux-4.4.14/drivers/nfc/st-nci/ |
D | vendor_cmds.c | 202 return -EPROTO; in st_nci_hci_dm_direct_load() 226 return -EPROTO; in st_nci_hci_get_param() 270 return -EPROTO; in st_nci_hci_dm_vdc_measurement_value() 307 return -EPROTO; in st_nci_hci_dm_vdc_value_comparison() 361 return -EPROTO; in st_nci_hci_loopback() 369 r = -EPROTO; in st_nci_hci_loopback() 377 r = -EPROTO; in st_nci_hci_loopback()
|
D | se.c | 345 return -EPROTO; in st_nci_hci_connectivity_event_received() 356 return -EPROTO; in st_nci_hci_connectivity_event_received()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | symlink.c | 87 rc = -EPROTO; in ll_readlink_internal() 95 rc = -EPROTO; in ll_readlink_internal() 105 rc = -EPROTO; in ll_readlink_internal()
|
D | xattr_cache.c | 115 return -EPROTO; in ll_xattr_cache_add() 379 rc = -EPROTO; in ll_xattr_cache_refill() 391 rc = -EPROTO; in ll_xattr_cache_refill() 407 rc = -EPROTO; in ll_xattr_cache_refill() 410 rc = -EPROTO; in ll_xattr_cache_refill()
|
D | llite_nfs.c | 263 return ERR_PTR(-EPROTO); in ll_fh_to_dentry() 274 return ERR_PTR(-EPROTO); in ll_fh_to_parent()
|
D | remote_perm.c | 286 rc = -EPROTO; in lustre_check_remote_perm()
|
D | namei.c | 887 rc = -EPROTO; in ll_objects_destroy()
|
D | file.c | 852 rc = -EPROTO; in ll_lease_open() 1419 rc = -EPROTO; in ll_lov_getstripe_ea_info() 3317 rc = -EPROTO; in ll_layout_fetch()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_plain.c | 104 return -EPROTO; in plain_unpack_bsd() 110 return -EPROTO; in plain_unpack_bsd() 116 return -EPROTO; in plain_unpack_bsd() 224 return -EPROTO; in plain_ctx_verify() 232 return -EPROTO; in plain_ctx_verify() 237 return -EPROTO; in plain_ctx_verify() 243 return -EPROTO; in plain_ctx_verify() 249 return -EPROTO; in plain_ctx_verify() 273 return -EPROTO; in plain_ctx_verify() 278 return -EPROTO; in plain_ctx_verify() [all …]
|
D | sec_bulk.c | 489 return -EPROTO; in bulk_sec_desc_unpack() 494 return -EPROTO; in bulk_sec_desc_unpack() 503 return -EPROTO; in bulk_sec_desc_unpack()
|
D | errno.c | 112 [EPROTO] = LUSTRE_EPROTO, 258 [LUSTRE_EPROTO] = EPROTO,
|
D | import.c | 823 rc = -EPROTO; in ptlrpc_connect_interpret() 848 rc = -EPROTO; in ptlrpc_connect_interpret() 1032 rc = -EPROTO; in ptlrpc_connect_interpret() 1161 if (rc == -EPROTO) { in ptlrpc_connect_interpret() 1166 return -EPROTO; in ptlrpc_connect_interpret() 1188 return -EPROTO; in ptlrpc_connect_interpret()
|
D | sec.c | 953 return -EPROTO; in do_cli_unwrap_reply() 959 return -EPROTO; in do_cli_unwrap_reply() 967 return -EPROTO; in do_cli_unwrap_reply() 1010 return -EPROTO; in sptlrpc_cli_unwrap_reply() 1015 return -EPROTO; in sptlrpc_cli_unwrap_reply() 1076 rc = -EPROTO; in sptlrpc_cli_unwrap_early_reply() 2161 return -EPROTO; in sptlrpc_cli_unwrap_bulk_write()
|
D | client.c | 339 return -EPROTO; in unpack_reply() 346 return -EPROTO; in unpack_reply() 1260 return -EPROTO; in after_reply()
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 99 rc = -EPROTO; in mdc_getstatus() 139 return -EPROTO; in mdc_getattr_common() 149 return -EPROTO; in mdc_getattr_common() 159 return -EPROTO; in mdc_getattr_common() 424 return -EPROTO; in mdc_unpack_acl() 470 rc = -EPROTO; in mdc_get_lustre_md() 477 rc = -EPROTO; in mdc_get_lustre_md() 483 rc = -EPROTO; in mdc_get_lustre_md() 495 rc = -EPROTO; in mdc_get_lustre_md() 506 rc = -EPROTO; in mdc_get_lustre_md() [all …]
|
D | mdc_locks.c | 623 return -EPROTO; in mdc_finish_enqueue() 649 return -EPROTO; in mdc_finish_enqueue() 694 return -EPROTO; in mdc_finish_enqueue() 704 return -EPROTO; in mdc_finish_enqueue()
|
D | mdc_reint.c | 61 rc = -EPROTO; in mdc_reint()
|
/linux-4.4.14/net/9p/ |
D | error.c | 105 {"Protocol error", EPROTO}, 162 {"bogus wstat buffer", EPROTO}, 172 {"protocol botch", EPROTO},
|
/linux-4.4.14/drivers/nfc/s3fwrn5/ |
D | firmware.c | 146 ret = -EPROTO; in s3fwrn5_fw_enter_update_mode() 166 ret = -EPROTO; in s3fwrn5_fw_enter_update_mode() 186 ret = -EPROTO; in s3fwrn5_fw_enter_update_mode() 217 ret = -EPROTO; in s3fwrn5_fw_update_sector() 238 ret = -EPROTO; in s3fwrn5_fw_update_sector() 272 ret = -EPROTO; in s3fwrn5_fw_complete_update_mode()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-connevent.c | 165 return -EPROTO; in rxrpc_process_event() 177 return -EPROTO; in rxrpc_process_event() 181 return -EPROTO; in rxrpc_process_event() 207 return -EPROTO; in rxrpc_process_event() 280 case -EPROTO: in rxrpc_process_connection()
|
D | rxkad.c | 391 return -EPROTO; in rxkad_verify_packet_auth() 476 return -EPROTO; in rxkad_verify_packet_encrypt() 514 return -EPROTO; in rxkad_verify_packet() 542 return -EPROTO; in rxkad_verify_packet() 754 return -EPROTO; in rxkad_respond_to_challenge() 813 return -EPROTO; in rxkad_respond_to_challenge() 1107 return -EPROTO; in rxkad_verify_response()
|
D | ar-output.c | 190 ret = -EPROTO; in rxrpc_client_sendmsg() 231 ret = -EPROTO; /* request phase complete for this client call */ in rxrpc_kernel_send_data() 309 ret = -EPROTO; in rxrpc_server_sendmsg()
|
D | ar-ack.c | 419 return -EPROTO; in rxrpc_process_soft_ACKs() 823 return -EPROTO; in rxrpc_process_rx_queue() 1067 case -EPROTO: in rxrpc_process_call()
|
D | ar-key.c | 663 return -EPROTO; in rxrpc_preparse_xdr() 701 if (ret != -EPROTO) in rxrpc_preparse()
|
/linux-4.4.14/drivers/misc/mei/ |
D | hbm.c | 894 return -EPROTO; in mei_hbm_pg_enter_res() 928 return -EPROTO; in mei_hbm_pg_exit_res() 948 return -EPROTO; in mei_hbm_pg_exit_res() 1073 return -EPROTO; in mei_hbm_dispatch() 1124 return -EPROTO; in mei_hbm_dispatch() 1133 return -EPROTO; in mei_hbm_dispatch() 1161 return -EPROTO; in mei_hbm_dispatch() 1180 return -EPROTO; in mei_hbm_dispatch() 1186 return -EPROTO; in mei_hbm_dispatch() 1215 return -EPROTO; in mei_hbm_dispatch()
|
/linux-4.4.14/drivers/spi/ |
D | spi-dln2.c | 203 return -EPROTO; in dln2_spi_get_cs_num() 229 return -EPROTO; in dln2_spi_get_speed() 281 return -EPROTO; in dln2_spi_set_speed() 340 return -EPROTO; in dln2_spi_get_supported_frame_sizes() 342 return -EPROTO; in dln2_spi_get_supported_frame_sizes() 479 return -EPROTO; in dln2_spi_read_one() 481 return -EPROTO; in dln2_spi_read_one() 535 return -EPROTO; in dln2_spi_read_write_one() 537 return -EPROTO; in dln2_spi_read_write_one()
|
/linux-4.4.14/drivers/nfc/st21nfca/ |
D | vendor_cmds.c | 203 return -EPROTO; in st21nfca_hci_get_param() 267 return -EPROTO; in st21nfca_hci_loopback() 275 r = -EPROTO; in st21nfca_hci_loopback() 282 r = -EPROTO; in st21nfca_hci_loopback()
|
D | core.c | 531 r = -EPROTO; in st21nfca_get_iso14443_3_atqa() 553 r = -EPROTO; in st21nfca_get_iso14443_3_sak() 576 r = -EPROTO; in st21nfca_get_iso14443_3_uid() 603 r = -EPROTO; in st21nfca_get_iso15693_inventory() 667 return -EPROTO; in st21nfca_hci_target_from_gate() 683 return -EPROTO; in st21nfca_hci_target_from_gate() 703 r = -EPROTO; in st21nfca_hci_complete_target_discovered() 737 r = -EPROTO; in st21nfca_hci_complete_target_discovered()
|
D | se.c | 326 return -EPROTO; in st21nfca_connectivity_event_received() 338 return -EPROTO; in st21nfca_connectivity_event_received()
|
D | dep.c | 214 r = -EPROTO; in st21nfca_tm_recv_atr_req() 221 r = -EPROTO; in st21nfca_tm_recv_atr_req()
|
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
D | acceptor.c | 122 case -EPROTO: in lnet_connect_console_error() 240 return -EPROTO; in lnet_accept() 250 return -EPROTO; in lnet_accept() 281 return -EPROTO; in lnet_accept()
|
D | lib-move.c | 1742 return -EPROTO; in lnet_parse() 1756 return -EPROTO; in lnet_parse() 1764 return -EPROTO; in lnet_parse() 1790 return -EPROTO; in lnet_parse() 1800 return -EPROTO; in lnet_parse() 1808 return -EPROTO; in lnet_parse() 1922 rc = -EPROTO; in lnet_parse()
|
/linux-4.4.14/drivers/nfc/pn544/ |
D | pn544.c | 270 return -EPROTO; in pn544_hci_ready() 468 r = -EPROTO; in pn544_hci_dep_link_up() 507 return -EPROTO; in pn544_hci_target_from_gate() 534 return -EPROTO; in pn544_hci_complete_target_discovered() 547 return -EPROTO; in pn544_hci_complete_target_discovered() 760 r = -EPROTO; in pn544_hci_event_received() 766 r = -EPROTO; in pn544_hci_event_received() 852 return -EPROTO; in pn544_hci_enable_se()
|
D | i2c.c | 459 return -EPROTO; in pn544_hci_i2c_fw_read_status()
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_proto.c | 422 return count == 1 ? 0 : -EPROTO; in ksocknal_handle_zcack() 449 return count == 0 ? 0 : -EPROTO; in ksocknal_handle_zcack() 598 rc = -EPROTO; in ksocknal_recv_hello_v1() 612 rc = -EPROTO; in ksocknal_recv_hello_v1() 634 rc = -EPROTO; in ksocknal_recv_hello_v1() 681 return -EPROTO; in ksocknal_recv_hello_v2() 703 return -EPROTO; in ksocknal_recv_hello_v2()
|
D | socklnd_cb.c | 371 rc = -EPROTO; in ksocknal_receive() 1167 ksocknal_close_conn_and_siblings(conn, -EPROTO); in ksocknal_process_receive() 1168 return -EPROTO; in ksocknal_process_receive() 1179 ksocknal_close_conn_and_siblings(conn, -EPROTO); in ksocknal_process_receive() 1199 ksocknal_close_conn_and_siblings(conn, -EPROTO); in ksocknal_process_receive() 1248 return -EPROTO; in ksocknal_process_receive() 1291 return -EPROTO; in ksocknal_process_receive() 1724 return -EPROTO; in ksocknal_recv_hello() 1755 return -EPROTO; in ksocknal_recv_hello() 1775 return -EPROTO; in ksocknal_recv_hello() [all …]
|
/linux-4.4.14/drivers/nfc/microread/ |
D | microread.c | 325 r = -EPROTO; in microread_dep_link_up() 354 return -EPROTO; in microread_target_from_gate() 378 err = -EPROTO; in microread_im_transceive_cb() 381 -EPROTO); in microread_im_transceive_cb() 577 return -EPROTO; in microread_event_received() 606 return -EPROTO; in microread_event_received()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-dln2.c | 133 return -EPROTO; in dln2_i2c_read() 135 return -EPROTO; in dln2_i2c_read() 165 return -EPROTO; in dln2_i2c_xfer()
|
D | i2c-cros-ec-tunnel.c | 162 return -EPROTO; in ec_i2c_parse_response()
|
D | i2c-isch.c | 238 return -EPROTO; in sch_access()
|
D | i2c-nforce2.c | 277 return -EPROTO; in nforce2_access()
|
D | i2c-scmi.c | 254 return -EPROTO; in acpi_smbus_cmi_access()
|
D | i2c-diolan-u2c.c | 388 ret = -EPROTO; in diolan_usb_xfer()
|
D | i2c-viperboard.c | 65 return -EPROTO; in vprbrd_i2c_status()
|
D | i2c-piix4.c | 518 return -EPROTO; in piix4_access()
|
D | i2c-axxia.c | 243 idev->msg_err = -EPROTO; in axxia_i2c_empty_rx_fifo()
|
D | i2c-i801.c | 456 return -EPROTO; in i801_block_transaction_by_block() 630 return -EPROTO; in i801_block_transaction_byte_by_byte()
|
D | i2c-ismt.c | 359 return -EPROTO; in ismt_process_desc()
|
D | i2c-mpc.c | 544 return -EPROTO; in mpc_read()
|
D | i2c-at91.c | 692 ret = -EPROTO; in at91_do_twi_transfer()
|
D | i2c-imx.c | 845 return -EPROTO; in i2c_imx_read()
|
/linux-4.4.14/net/nfc/nci/ |
D | data.c | 99 return -EPROTO; in nci_conn_max_data_pkt_payload_size() 121 rc = -EPROTO; in nci_queue_tx_data_frags() 188 rc = -EPROTO; in nci_send_data()
|
D | hci.c | 164 return -EPROTO; in nci_hci_send_data() 249 return -EPROTO; in nci_hci_send_cmd() 513 return -EPROTO; in nci_hci_open_pipe() 582 return -EPROTO; in nci_hci_set_param() 629 return -EPROTO; in nci_hci_get_param() 734 return -EPROTO; in nci_hci_dev_session_init() 742 return -EPROTO; in nci_hci_dev_session_init()
|
D | lib.c | 56 return -EPROTO; in nci_to_errno()
|
D | ntf.c | 224 return -EPROTO; in nci_add_new_protocol() 261 return -EPROTO; in nci_add_new_protocol()
|
D | core.c | 921 return -EPROTO; in nci_transceive() 984 return -EPROTO; in nci_discover_se()
|
/linux-4.4.14/drivers/usb/host/ |
D | imx21-hcd.h | 313 /* Bit Stuff */ -EPROTO, 317 /* PIDCheck */ -EPROTO, 318 /* UnExpPID */ -EPROTO,
|
D | fhci-q.c | 36 return -EPROTO; in status_to_error() 40 return -EPROTO; in status_to_error()
|
D | ohci.h | 167 /* Bit Stuff */ -EPROTO, 171 /* PIDCheck */ -EPROTO, 172 /* UnExpPID */ -EPROTO,
|
D | isp116x.h | 233 /* Bit Stuff */ -EPROTO, 237 /* PIDCheck */ -EPROTO, 238 /* UnExpPID */ -EPROTO,
|
D | isp1362.h | 299 /* Bit Stuff */ -EPROTO, 303 /* PIDCheck */ -EPROTO, 304 /* UnExpPID */ -EPROTO,
|
D | ehci-q.c | 228 status = -EPROTO; in qtd_copy_status() 239 status = -EPROTO; in qtd_copy_status() 241 status = -EPROTO; in qtd_copy_status()
|
D | max3421-hcd.c | 304 [MAX3421_HRSL_WRONGPID] = -EPROTO, 306 [MAX3421_HRSL_PIDERR] = -EPROTO, 307 [MAX3421_HRSL_PKTERR] = -EPROTO,
|
D | uhci-q.c | 771 return -EPROTO; in uhci_map_status() 774 return -EPROTO; in uhci_map_status()
|
D | xhci-ring.c | 2060 frame->status = -EPROTO; in process_isoc_td() 2064 frame->status = -EPROTO; in process_isoc_td() 2364 status = -EPROTO; in handle_tx_event() 2403 status = -EPROTO; in handle_tx_event()
|
D | oxu210hp-hcd.c | 894 urb->status = -EPROTO; in qtd_copy_status() 908 urb->status = -EPROTO; in qtd_copy_status() 914 urb->status = -EPROTO; in qtd_copy_status()
|
D | ehci-sched.c | 1876 desc->status = -EPROTO; in itd_complete() 2264 desc->status = -EPROTO; in sitd_complete()
|
D | fotg210-hcd.c | 2191 status = -EPROTO; in qtd_copy_status() 2202 status = -EPROTO; in qtd_copy_status() 2204 status = -EPROTO; in qtd_copy_status() 4490 desc->status = -EPROTO; in itd_complete()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/ |
D | lmv_intent.c | 73 return -EPROTO; in lmv_intent_remote() 208 return -EPROTO; in lmv_intent_open() 281 return -EPROTO; in lmv_intent_lookup()
|
/linux-4.4.14/drivers/gpu/vga/ |
D | vgaarb.c | 944 ret_val = -EPROTO; in vga_arb_write() 948 ret_val = -EPROTO; in vga_arb_write() 984 ret_val = -EPROTO; in vga_arb_write() 1036 ret_val = -EPROTO; in vga_arb_write() 1083 ret_val = -EPROTO; in vga_arb_write() 1142 ret_val = -EPROTO; in vga_arb_write() 1157 return -EPROTO; in vga_arb_write()
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-dln2.c | 87 return -EPROTO; in dln2_gpio_get_pin_count() 114 return -EPROTO; in dln2_gpio_pin_val() 174 ret = -EPROTO; in dln2_gpio_request() 186 ret = -EPROTO; in dln2_gpio_request()
|
/linux-4.4.14/drivers/iio/common/ssp_sensors/ |
D | ssp_spi.c | 150 return length ? length : -EPROTO; in ssp_print_mcu_debug() 293 return -EPROTO; in ssp_parse_dataframe() 394 ret = -EPROTO; in ssp_irq_msg() 448 return -EPROTO; in ssp_irq_msg()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | wmi-tlv.c | 197 return -EPROTO; in ath10k_wmi_tlv_event_bcn_tx_status() 245 return -EPROTO; in ath10k_wmi_tlv_event_diag_data() 305 return -EPROTO; in ath10k_wmi_tlv_event_diag() 336 return -EPROTO; in ath10k_wmi_tlv_event_p2p_noa() 368 return -EPROTO; in ath10k_wmi_tlv_event_tx_pause() 582 return -EPROTO; in ath10k_wmi_tlv_op_pull_scan_ev() 618 return -EPROTO; in ath10k_wmi_tlv_op_pull_mgmt_rx_ev() 632 return -EPROTO; in ath10k_wmi_tlv_op_pull_mgmt_rx_ev() 663 return -EPROTO; in ath10k_wmi_tlv_op_pull_ch_info_ev() 695 return -EPROTO; in ath10k_wmi_tlv_op_pull_vdev_start_ev() [all …]
|
D | htc.c | 685 return -EPROTO; in ath10k_htc_connect_service() 700 return -EPROTO; in ath10k_htc_connect_service() 709 return -EPROTO; in ath10k_htc_connect_service() 712 return -EPROTO; in ath10k_htc_connect_service() 718 return -EPROTO; in ath10k_htc_connect_service()
|
D | wmi.c | 1961 return -EPROTO; in ath10k_wmi_op_pull_scan_ev() 2117 return -EPROTO; in ath10k_wmi_op_pull_mgmt_rx_ev() 2129 return -EPROTO; in ath10k_wmi_op_pull_mgmt_rx_ev() 2153 return -EPROTO; in ath10k_wmi_10_4_op_pull_mgmt_rx_ev() 2165 return -EPROTO; in ath10k_wmi_10_4_op_pull_mgmt_rx_ev() 2320 return -EPROTO; in ath10k_wmi_op_pull_ch_info_ev() 2340 return -EPROTO; in ath10k_wmi_10_4_op_pull_ch_info_ev() 2570 return -EPROTO; in ath10k_wmi_main_op_pull_fw_stats() 2582 return -EPROTO; in ath10k_wmi_main_op_pull_fw_stats() 2603 return -EPROTO; in ath10k_wmi_main_op_pull_fw_stats() [all …]
|
/linux-4.4.14/net/nfc/hci/ |
D | core.c | 306 r = -EPROTO; in nfc_hci_target_discovered() 313 r = -EPROTO; in nfc_hci_target_discovered() 326 r = -EPROTO; in nfc_hci_target_discovered() 347 r = -EPROTO; in nfc_hci_target_discovered() 396 r = -EPROTO; in nfc_hci_event_received() 411 r = -EPROTO; in nfc_hci_event_received() 459 return -EPROTO; in hci_dev_session_init()
|
/linux-4.4.14/fs/dlm/ |
D | util.c | 53 case -EPROTO: in to_dlm_errno() 75 return -EPROTO; in from_dlm_errno()
|
D | rcom.c | 103 return -EPROTO; in check_rcom_config() 112 return -EPROTO; in check_rcom_config()
|
D | member.c | 584 if (!error || error == -EPROTO) { in dlm_recover_members()
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | errno.h | 53 #define EPROTO 71 /* Protocol error */ macro
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | errno.h | 48 #define EPROTO 71 /* Protocol error */ macro
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | errno.h | 59 #define EPROTO 86 /* Protocol error */ macro
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | errno.h | 57 #define EPROTO 85 /* Protocol error */ macro
|
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | errno.h | 32 #define EPROTO 61 /* Protocol error */ macro
|
/linux-4.4.14/security/apparmor/ |
D | policy_unpack.c | 362 return ERR_PTR(-EPROTO); in unpack_dfa() 479 int i, error = -EPROTO; in unpack_profile() 710 NULL, -EPROTO); in verify_profile() 711 return -EPROTO; in verify_profile()
|
D | match.c | 103 int error = -EPROTO; in verify_dfa() 215 error = -EPROTO; in aa_dfa_unpack()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_quota.c | 275 rc = -EPROTO; in osc_quotactl() 279 rc = -EPROTO; in osc_quotactl()
|
D | osc_request.c | 233 rc = -EPROTO; in osc_getattr_interpret() 298 rc = -EPROTO; in osc_getattr() 343 rc = -EPROTO; in osc_setattr() 366 rc = -EPROTO; in osc_setattr_interpret() 485 rc = -EPROTO; in osc_real_create() 577 rc = -EPROTO; in osc_sync_interpret() 1110 return -EPROTO; in check_write_rcs() 1121 return -EPROTO; in check_write_rcs() 1128 return -EPROTO; in check_write_rcs() 1478 return -EPROTO; in osc_brw_fini_request() [all …]
|
/linux-4.4.14/drivers/net/caif/ |
D | caif_hsi.c | 423 return -EPROTO; in cfhsi_rx_desc() 445 return -EPROTO; in cfhsi_rx_desc() 495 return -EPROTO; in cfhsi_rx_desc() 511 return -EPROTO; in cfhsi_rx_desc_len() 524 return -EPROTO; in cfhsi_rx_desc_len() 541 return -EPROTO; in cfhsi_rx_pld() 575 return -EPROTO; in cfhsi_rx_pld()
|
D | caif_virtio.c | 230 *err = -EPROTO; in cfv_alloc_and_copy_skb()
|
/linux-4.4.14/net/bluetooth/ |
D | lib.c | 130 return EPROTO; in bt_to_errno()
|
D | l2cap_core.c | 3736 return -EPROTO; in l2cap_command_rej() 3896 return -EPROTO; in l2cap_connect_req() 3919 return -EPROTO; in l2cap_connect_create_rsp() 4031 return -EPROTO; in l2cap_config_req() 4140 return -EPROTO; in l2cap_config_rsp() 4251 return -EPROTO; in l2cap_disconnect_req() 4297 return -EPROTO; in l2cap_disconnect_rsp() 4335 return -EPROTO; in l2cap_information_req() 4386 return -EPROTO; in l2cap_information_rsp() 4452 return -EPROTO; in l2cap_create_channel_req() [all …]
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.c | 713 return -EPROTO; in iscsi_iser_set_param() 720 return -EPROTO; in iscsi_iser_set_param() 727 return -EPROTO; in iscsi_iser_set_param() 734 return -EPROTO; in iscsi_iser_set_param()
|
/linux-4.4.14/Documentation/usb/ |
D | error-codes.txt | 95 -EPROTO (*, **) a) bitstuff error 113 reported as -EPROTO or -EILSEQ. 154 (*) Error codes like -EPROTO, -EILSEQ and -EOVERFLOW normally indicate
|
/linux-4.4.14/net/irda/ |
D | irlap_event.c | 297 if (ret == -EPROTO) in irlap_do_event() 1047 return -EPROTO; in irlap_state_xmit_p() 1073 ret = -EPROTO; in irlap_state_xmit_p() 1088 ret = -EPROTO; in irlap_state_xmit_p() 1799 return -EPROTO; /* Try again later */ in irlap_state_xmit_s() 1823 ret = -EPROTO; in irlap_state_xmit_s() 1828 ret = -EPROTO; in irlap_state_xmit_s()
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | hfc_usb.h | 120 {-EPROTO, "Bit-stuff error (bad cable?)"},
|
/linux-4.4.14/drivers/isdn/act2000/ |
D | act2000_isa.c | 366 return -EPROTO; in act2000_isa_getid() 379 return -EPROTO; in act2000_isa_getid()
|
/linux-4.4.14/drivers/hid/ |
D | hid-logitech-hidpp.c | 438 return -EPROTO; in hidpp_root_get_protocol_version() 482 return -EPROTO; in hidpp_devicenametype_get_count() 506 return -EPROTO; in hidpp_devicenametype_get_device_name() 598 return -EPROTO; in hidpp_touchpad_fw_items_set() 668 return -EPROTO; in hidpp_touchpad_get_raw_info()
|
D | hid-cp2112.c | 734 ret = -EPROTO; in cp2112_xfer()
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | lirc_zilog.c | 566 return -EPROTO; in get_key_data() 601 return -EPROTO; in get_key_data() 637 return -EPROTO; in get_key_data() 988 if (ret == -EPROTO) { in send_code() 1162 if (ret == -EPROTO) { in write()
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_status.c | 127 case -EPROTO: /* Device is disconnected (reported by some in uvc_status_complete()
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 222 return -EPROTO; in kiblnd_unpack_msg() 231 return -EPROTO; in kiblnd_unpack_msg() 238 return -EPROTO; in kiblnd_unpack_msg() 243 return -EPROTO; in kiblnd_unpack_msg() 249 return -EPROTO; in kiblnd_unpack_msg() 259 return -EPROTO; in kiblnd_unpack_msg() 278 return -EPROTO; in kiblnd_unpack_msg() 284 return -EPROTO; in kiblnd_unpack_msg() 290 return -EPROTO; in kiblnd_unpack_msg() 300 return -EPROTO; in kiblnd_unpack_msg()
|
D | o2iblnd_cb.c | 259 kiblnd_close_conn(conn, -EPROTO); in kiblnd_handle_completion() 333 kiblnd_close_conn(conn, -EPROTO); in kiblnd_handle_rx() 354 rc = -EPROTO; in kiblnd_handle_rx() 407 rc = -EPROTO; in kiblnd_handle_rx() 1067 rc = -EPROTO; in kiblnd_init_rdma() 1073 rc = -EPROTO; in kiblnd_init_rdma() 1676 rc = -EPROTO; in kiblnd_recv() 2637 rc = -EPROTO; in kiblnd_check_connreply() 2644 rc = -EPROTO; in kiblnd_check_connreply() 2654 rc = -EPROTO; in kiblnd_check_connreply() [all …]
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_dp_helper.c | 211 err = -EPROTO; in drm_dp_dpcd_access() 652 return err == 0 ? -EPROTO : err; in drm_dp_i2c_drain_msg()
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
D | ping_test.c | 203 rep->pnr_status = EPROTO; in ping_server_handle()
|
D | conrpc.c | 930 mksn_rep->mksn_status = EPROTO; in lstcon_sesnew_stat_reply() 931 status = EPROTO; in lstcon_sesnew_stat_reply() 934 if (status == EPROTO) { in lstcon_sesnew_stat_reply() 952 status = mksn_rep->mksn_status = EPROTO; in lstcon_sesnew_stat_reply()
|
D | brw_test.c | 453 reply->brw_status = EPROTO; in brw_server_handle()
|
D | console.c | 1870 return -EPROTO; in lstcon_session_feats_check() 1881 rc = -EPROTO; in lstcon_session_feats_check() 1916 jrep->join_status = EPROTO; in lstcon_acceptor_handle()
|
D | framework.c | 447 reply->mksn_status = EPROTO; in sfw_make_session() 1269 reply->msg_body.reply.status = EPROTO; in sfw_handle_server_rpc() 1278 reply->msg_body.reply.status = EPROTO; in sfw_handle_server_rpc()
|
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/ |
D | usb_ops_linux.c | 78 if (purb->status == -EPIPE || purb->status == -EPROTO) { in usb_write_port23a_complete()
|
/linux-4.4.14/drivers/media/rc/ |
D | igorplugusb.c | 116 case -EPROTO: in igorplugusb_callback()
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_lockd.c | 524 return -EPROTO; in ldlm_handle_qc_callback() 589 ldlm_callback_reply(req, -EPROTO); in ldlm_callback_handler() 600 rc = ldlm_callback_reply(req, -EPROTO); in ldlm_callback_handler()
|
D | ldlm_lock.c | 1373 return -EPROTO; in ldlm_fill_lvb() 1390 return -EPROTO; in ldlm_fill_lvb() 1415 return -EPROTO; in ldlm_fill_lvb() 1436 return -EPROTO; in ldlm_fill_lvb()
|
D | ldlm_lib.c | 809 result = -EPROTO; in ldlm_error2errno()
|
D | ldlm_request.c | 367 rc = -EPROTO; in ldlm_cli_enqueue_fini() 1800 rc = -EPROTO; in replay_lock_interpret()
|
/linux-4.4.14/net/dccp/ |
D | output.c | 98 return -EPROTO; in dccp_transmit_skb() 549 return -EPROTO; in dccp_connect()
|
D | ipv4.c | 296 err = EPROTO; in dccp_v4_err()
|
D | proto.c | 241 return -EPROTO; in dccp_listen_start()
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.h | 139 {-EPROTO, "Bit-stuff error (bad cable?)"},
|
/linux-4.4.14/net/vmw_vsock/ |
D | vmci_transport.c | 1130 skerr = EPROTO; in vmci_transport_recv_connecting_server() 1138 skerr = EPROTO; in vmci_transport_recv_connecting_server() 1271 skerr = EPROTO; in vmci_transport_recv_connecting_client() 1297 skerr = EPROTO; in vmci_transport_recv_connecting_client() 1339 skerr = EPROTO; in vmci_transport_recv_connecting_client()
|
/linux-4.4.14/drivers/staging/rtl8723au/hal/ |
D | usb_ops_linux.c | 307 case -EPROTO: in usb_read_interrupt_complete() 587 case -EPROTO: in usb_read_port_complete()
|
/linux-4.4.14/drivers/usb/serial/ |
D | cp210x.c | 350 result = -EPROTO; in cp210x_get_config() 403 result = -EPROTO; in cp210x_set_config()
|
D | ch341.c | 181 r = -EPROTO; in ch341_get_status()
|
/linux-4.4.14/drivers/char/tpm/st33zp24/ |
D | spi.c | 91 return -EPROTO; in st33zp24_status_to_errno()
|
/linux-4.4.14/drivers/nfc/nxp-nci/ |
D | firmware.c | 279 return -EPROTO; in nxp_nci_fw_read_status()
|
/linux-4.4.14/fs/cifs/ |
D | smb1ops.c | 310 return -EPROTO; in coalesce_t2() 338 return -EPROTO; in coalesce_t2() 348 return -EPROTO; in coalesce_t2()
|
/linux-4.4.14/drivers/w1/ |
D | w1_netlink.c | 671 err = -EPROTO; in w1_cn_callback() 686 err = -EPROTO; in w1_cn_callback()
|
/linux-4.4.14/drivers/media/usb/usbtv/ |
D | usbtv-audio.c | 122 case -EPROTO: in usbtv_audio_urb_received()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | wmi.c | 323 ret = -EPROTO; in ath9k_wmi_cmd()
|
/linux-4.4.14/fs/ocfs2/ |
D | stack_o2cb.c | 122 [DLM_NOSUPPORT] = -EPROTO,
|
D | stack_user.c | 1051 rc = -EPROTO; in user_cluster_connect()
|
/linux-4.4.14/drivers/net/usb/ |
D | sierra_net.c | 257 return -EPROTO; in parse_hip() 269 return -EPROTO; in parse_hip()
|
D | kaweth.c | 621 if (unlikely(status == -EPROTO || status == -ETIME || in kaweth_usb_receive()
|
D | usbnet.c | 609 case -EPROTO: in rx_complete() 1228 case -EPROTO: in tx_complete()
|
/linux-4.4.14/net/openvswitch/ |
D | flow.c | 291 return -EPROTO; in parse_ipv6hdr() 637 case -EPROTO: in key_extract()
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-dvb.c | 68 case -EPROTO: in print_err_status()
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | goodix.c | 135 return -EPROTO; in goodix_ts_read_input_report()
|
/linux-4.4.14/drivers/base/ |
D | property.c | 77 return -EPROTO; in pset_prop_read_array()
|
/linux-4.4.14/drivers/nfc/ |
D | pn533.c | 1264 return -EPROTO; in pn533_target_found_type_a() 1322 return -EPROTO; in pn533_target_found_felica() 1374 return -EPROTO; in pn533_target_found_jewel() 1433 return -EPROTO; in pn533_target_found_type_b() 1450 return -EPROTO; in pn533_target_found() 1471 return -EPROTO; in pn533_target_found()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-dvb.c | 196 case -EPROTO: in print_err_status() 237 if (urb->iso_frame_desc[i].status != -EPROTO) in dvb_isoc_copy()
|
D | cx231xx-vbi.c | 60 case -EPROTO: in print_err_status()
|
D | cx231xx-video.c | 218 case -EPROTO: in print_err_status() 301 if (urb->iso_frame_desc[i].status != -EPROTO) in cx231xx_isoc_copy()
|
/linux-4.4.14/net/ipv6/ |
D | icmp.c | 958 *err = EPROTO; in icmpv6_err_convert() 974 *err = EPROTO; in icmpv6_err_convert()
|
D | ipv6_sockglue.c | 608 retv = -EPROTO; in do_ipv6_setsockopt()
|
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/ |
D | usb_ops_linux.c | 439 case -EPROTO: in usb_read_port_complete() 663 if ((purb->status == -EPIPE) || (purb->status == -EPROTO)) { in usb_write_port_complete()
|
/linux-4.4.14/drivers/media/usb/stk1160/ |
D | stk1160-video.c | 55 case -EPROTO: in print_err_status()
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2.h | 458 return -EPROTO; in c2_errno()
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | hcd_ddma.c | 825 frame_desc->status = -EPROTO; in dwc2_cmpl_host_isoc_dma_desc() 966 urb->status = -EPROTO; in dwc2_update_non_isoc_urb_state_ddma()
|
D | hcd_intr.c | 592 frame_desc->status = -EPROTO; in dwc2_update_isoc_urb_state() 722 dwc2_host_complete(hsotg, qtd, -EPROTO); in dwc2_release_channel()
|
/linux-4.4.14/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 994 urb->status = -EPROTO; /* Default unknown error */ in check_int_transfer() 1008 urb->status = -EPROTO; /* timeout, bad CRC, PID in check_int_transfer() 1037 urb->status = -EPROTO; /* XactErr */ in check_atl_transfer() 1039 urb->status = -EPROTO; /* Unknown */ in check_atl_transfer()
|
/linux-4.4.14/net/core/ |
D | skbuff.c | 3821 return -EPROTO; in skb_maybe_pull_tail() 3841 err = -EPROTO; in skb_checksum_setup_ip() 3850 err = -EPROTO; in skb_checksum_setup_ip() 3854 return ERR_PTR(-EPROTO); in skb_checksum_setup_ip() 3882 err = -EPROTO; in skb_checksum_setup_ipv4() 3991 err = -EPROTO; in skb_checksum_setup_ipv6() 4029 err = -EPROTO; in skb_checksum_setup()
|
/linux-4.4.14/drivers/i2c/algos/ |
D | i2c-algo-bit.c | 447 return -EPROTO; in readbytes()
|
/linux-4.4.14/Documentation/DocBook/media/ |
D | Makefile | 147 EPROTO \
|
/linux-4.4.14/Documentation/i2c/ |
D | fault-codes | 109 EPROTO
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 123 case -EPROTO: in print_err_status() 165 if (urb->status != -EPROTO) in em28xx_dvb_urb_data_copy() 176 if (urb->iso_frame_desc[i].status != -EPROTO) in em28xx_dvb_urb_data_copy()
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hid-core.c | 308 case -EPROTO: /* protocol error or unplug */ in hid_irq_in() 440 case -EPROTO: /* protocol error or unplug */ in hid_irq_out() 490 case -EPROTO: /* protocol error or unplug */ in hid_ctrl()
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | usb_ops_linux.c | 238 case -EPROTO: in r8712_usb_read_port_complete()
|
/linux-4.4.14/drivers/staging/most/hdm-usb/ |
D | hdm_usb.c | 417 case -EPROTO: in hdm_write_completion() 581 case -EPROTO: in hdm_read_completion()
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | fw.c | 955 case -EPROTO: in i2400m_bootrom_init() 993 case -EPROTO: in i2400m_bootrom_init()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 858 err = -EPROTO; in process_mpa_reply() 862 err = -EPROTO; in process_mpa_reply() 872 err = -EPROTO; in process_mpa_reply() 880 err = -EPROTO; in process_mpa_reply()
|
/linux-4.4.14/drivers/usb/musb/ |
D | musb_host.c | 1166 status = -EPROTO; in musb_h_ep0_irq() 1870 status = -EPROTO; in musb_host_rx() 1906 status = -EPROTO; in musb_host_rx() 1982 status = -EPROTO; in musb_host_rx()
|
/linux-4.4.14/drivers/bcma/ |
D | sprom.c | 152 return -EPROTO; in bcma_sprom_check_crc()
|
/linux-4.4.14/drivers/bluetooth/ |
D | bfusb.c | 284 return -EPROTO; in bfusb_recv_block()
|
/linux-4.4.14/sound/firewire/ |
D | amdtp-stream.c | 492 return -EPROTO; in handle_in_packet()
|
/linux-4.4.14/drivers/isdn/gigaset/ |
D | bas-gigaset.c | 208 case -EPROTO: in get_usb_statmsg() 698 case -EPROTO: /* protocol error or unplug */ in read_int_callback() 1372 case -EPROTO: /* protocol error or unplug */ in read_iso_tasklet()
|
/linux-4.4.14/drivers/mfd/ |
D | dln2.c | 485 ret = -EPROTO; in _dln2_transfer()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | ef10_sriov.c | 49 if (rc == -EPROTO) { in efx_ef10_vswitch_alloc()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | sdio.c | 1135 return -EPROTO; in brcmf_sdio_readshared() 1423 return -EPROTO; in brcmf_sdio_hdparse() 1428 return -EPROTO; in brcmf_sdio_hdparse() 1432 return -EPROTO; in brcmf_sdio_hdparse() 1452 return -EPROTO; in brcmf_sdio_hdparse()
|
/linux-4.4.14/drivers/net/can/usb/ |
D | usb_8dev.c | 244 err = -EPROTO; in usb_8dev_send_cmd()
|
/linux-4.4.14/net/sctp/ |
D | input.c | 601 err = EPROTO; in sctp_v4_err()
|
/linux-4.4.14/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_core.c | 284 case -EPROTO: in peak_usb_write_bulk_callback()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | pxa25x_udc.c | 1461 nuke (ep, -EPROTO); in handle_ep0() 1578 nuke(ep, -EPROTO); in handle_ep0()
|
D | pxa27x_udc.c | 1878 nuke(ep, -EPROTO); in handle_ep0_ctrl_req() 2304 nuke(ep, -EPROTO); in irq_udc_reset()
|
D | fsl_udc_core.c | 1627 status = -EPROTO; in process_ep_req() 1645 status = -EPROTO; in process_ep_req()
|
D | mv_udc_core.c | 163 retval = -EPROTO; in process_ep_req() 178 retval = -EPROTO; in process_ep_req()
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | pwc-if.c | 280 case -EPROTO: errmsg = "Bit-stuff error (bad cable?)"; break; in pwc_isoc_handler()
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-video.c | 87 case -EPROTO: in print_err_status() 544 if (urb->iso_frame_desc[i].status != -EPROTO) in au0828_isoc_copy()
|
/linux-4.4.14/drivers/usb/chipidea/ |
D | udc.c | 578 hwreq->req.status = -EPROTO; in _hardware_dequeue() 587 hwreq->req.status = -EPROTO; in _hardware_dequeue()
|
/linux-4.4.14/drivers/mmc/host/ |
D | mvsdio.c | 482 cmd->error = -EPROTO; in mvsd_irq()
|
D | mmc_spi.c | 737 status = -EPROTO; in mmc_spi_writeblock()
|
/linux-4.4.14/drivers/vhost/ |
D | vringh.c | 342 err = -EPROTO; in __vringh_iov()
|
/linux-4.4.14/net/nfc/ |
D | core.c | 945 rc = -EPROTO; in nfc_se_transaction()
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmdomain.c | 1485 status = -EPROTO; in dlm_request_join() 2161 ret = -EPROTO; in dlm_register_domain()
|
/linux-4.4.14/drivers/block/ |
D | nbd.c | 350 return ERR_PTR(-EPROTO); in nbd_read_stat()
|
/linux-4.4.14/net/ipv4/ |
D | raw.c | 254 err = EPROTO; in raw_err()
|
/linux-4.4.14/drivers/net/hyperv/ |
D | netvsc.c | 501 ret = -EPROTO; in netvsc_connect_vsp()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 1392 err = -EPROTO; in process_mpa_reply() 1396 err = -EPROTO; in process_mpa_reply() 1406 err = -EPROTO; in process_mpa_reply() 1414 err = -EPROTO; in process_mpa_reply()
|