Home
last modified time | relevance | path

Searched defs:rc (Results 151 – 175 of 3755) sorted by relevance

12345678910>>...151

/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c372 long rc; in h_reg_sub_crq() local
455 int rc; in alloc_long_term_buff() local
593 int rc; in alloc_ltb_set() local
944 int rc; in init_stats_token() local
1515 int rc; in ibmvnic_login() local
1685 int rc; in set_link_state() local
1727 int rc; in set_real_num_queues() local
1750 int rc; in ibmvnic_get_vpd() local
1832 int rc; in init_resources() local
1928 int rc; in ibmvnic_open() local
[all …]
/openbmc/linux/fs/smb/client/
H A Dioctl.c36 int rc = 0; in cifs_ioctl_query_info() local
74 int rc; in cifs_ioctl_copychunk() local
122 int rc = 0; in smb_mnt_get_tcon_info() local
137 int rc = 0; in smb_mnt_get_fsinfo() local
224 int rc = 0; in cifs_dump_full_key() local
336 int rc = -ENOTTY; /* strange error - but the precedent */ in cifs_ioctl() local
/openbmc/pldm/requester/test/
H A Drequest_test.cpp57 auto rc = request.start(); variable
68 auto rc = request.start(); variable
87 auto rc = request.start(); variable
103 auto rc = request.start(); variable
/openbmc/linux/drivers/fsi/
H A Dfsi-scom.c80 int rc; in __put_scom() local
112 int rc; in __get_scom() local
149 int rc, err; in put_indirect_scom_form0() local
187 int rc, err; in get_indirect_scom_form0() local
279 int rc; in put_scom() local
298 int rc; in get_scom() local
319 int rc; in scom_read() local
345 int rc; in scom_write() local
408 int rc; in scom_raw_read() local
427 int rc; in scom_raw_write() local
[all …]
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp_commands.c43 int rc; in qed_sp_init_request() local
312 int rc; in qed_sp_pf_start() local
433 int rc; in qed_sp_pf_update() local
457 int rc; in qed_sp_pf_update_ufp() local
495 int rc; in qed_sp_pf_update_tunn_cfg() local
532 int rc; in qed_sp_pf_stop() local
553 int rc; in qed_sp_heartbeat_ramrod() local
574 int rc; in qed_sp_pf_update_stag() local
H A Dqed_l2.c198 int rc; in _qed_eth_queue_to_cid() local
350 int rc; in qed_sp_eth_vport_start() local
750 int rc; in qed_sp_vport_stop() local
933 int rc; in qed_eth_rx_queue_start() local
1018 int rc; in qed_eth_pf_rx_queue_stop() local
1113 int rc; in qed_eth_pf_tx_queue_start() local
1138 int rc; in qed_eth_tx_queue_start() local
1166 int rc; in qed_eth_pf_tx_queue_stop() local
1185 int rc; in qed_eth_tx_queue_stop() local
1233 int rc; in qed_filter_ucast_common() local
[all …]
H A Dqed_main.c279 int rc; in qed_init_pci() local
489 int rc; in qed_probe() local
920 int rc; in qed_slowpath_setup_int() local
989 int rc; in qed_slowpath_vf_setup_int() local
1019 int rc; in qed_unzip_data() local
1447 u32 rc; in qed_sb_init() local
1485 u32 rc; in qed_sb_release() local
1658 int rc; in qed_set_link() local
2256 int rc; in qed_nvm_flash_image_access_crc() local
2406 int rc; in qed_nvm_flash_image_file_start() local
[all …]
/openbmc/linux/net/nfc/
H A Dnetlink.c130 int rc; in nfc_genl_dump_targets() local
758 int rc; in nfc_genl_dev_up() local
779 int rc; in nfc_genl_dev_down() local
800 int rc; in nfc_genl_start_poll() local
841 int rc; in nfc_genl_stop_poll() local
883 int rc; in nfc_genl_activate_target() local
911 int rc; in nfc_genl_deactivate_target() local
969 int rc; in nfc_genl_dep_link_down() local
1229 int rc; in nfc_genl_fw_download() local
1286 int rc; in nfc_genl_enable_se() local
[all …]
/openbmc/linux/drivers/cxl/core/
H A Dpci.c41 int rc; in match_add_dports() local
109 int rc, i; in cxl_dvsec_mem_range_valid() local
145 int rc, i; in cxl_dvsec_mem_range_active() local
182 int rc, i, hdm_count; in cxl_await_media_ready() local
215 int rc; in wait_for_valid() local
248 int rc; in cxl_set_mem_enable() local
273 int rc; in devm_cxl_enable_mem() local
441 int i, rc, allowed; in cxl_hdm_decode_init() local
524 int rc; in cxl_cdat_get_length() local
556 int rc; in cxl_cdat_read_table() local
[all …]
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c254 int rc = 0; in fcoe_validate_vport_create() local
350 int rc; in fcoe_start_io() local
400 int rc; in fcoe_check_wait_queue() local
530 int rc = 0; in fcoe_transport_attach() local
563 int rc = 0; in fcoe_transport_detach() local
752 int rc = 0; in fcoe_ctlr_create_store() local
812 int rc = -ENODEV; in fcoe_ctlr_destroy_store() local
861 int rc = -ENODEV; in fcoe_transport_create() local
927 int rc = -ENODEV; in fcoe_transport_destroy() local
972 int rc = -ENODEV; in fcoe_transport_disable() local
[all …]
/openbmc/libpldm/src/oem/ibm/
H A Dfile_io.c47 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_rw_file_memory_resp() local
77 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_rw_file_memory_req() local
153 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_file_table_resp() local
185 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_get_file_table_req() local
278 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_read_file_req() local
334 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_read_file_resp() local
396 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_write_file_req() local
447 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_write_file_resp() local
504 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_rw_file_by_type_memory_resp() local
534 uint8_t rc = pack_pldm_header(&header, &(msg->hdr)); in encode_rw_file_by_type_memory_req() local
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port.c27 int rc; in efx_mcdi_mdio_read() local
53 int rc; in efx_mcdi_mdio_write() local
77 int rc; in efx_siena_mcdi_mac_check_fault() local
91 int rc; in efx_siena_mcdi_port_probe() local
/openbmc/linux/net/llc/
H A Dllc_s_ac.c55 int rc; in llc_sap_action_send_ui() local
80 int rc; in llc_sap_action_send_xid_c() local
104 int rc = 1; in llc_sap_action_send_xid_r() local
136 int rc; in llc_sap_action_send_test_c() local
153 int rc = 1; in llc_sap_action_send_test_r() local
/openbmc/linux/fs/ecryptfs/
H A Dmmap.c54 int rc; in ecryptfs_writepage() local
115 int rc = 0; in ecryptfs_copy_up_encrypted_with_header() local
186 int rc = 0; in ecryptfs_read_folio() local
273 int rc = 0; in ecryptfs_write_begin() local
382 int rc; in ecryptfs_write_inode_size_to_header() local
411 int rc; in ecryptfs_write_inode_size_to_xattr() local
474 int rc; in ecryptfs_write_end() local
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_base.c196 int rc = 0; in genwqe_bus_reset() local
609 int rc; in genwqe_recover_card() local
802 int rc; in genwqe_pci_fundamental_reset() local
827 int rc; in genwqe_platform_recovery() local
870 int rc; in genwqe_reload_bistream() local
933 int rc, should_stop = 0; in genwqe_health_thread() local
1051 int rc; in genwqe_health_check_start() local
1291 int rc; in genwqe_err_slot_reset() local
1311 int rc; in genwqe_err_resume() local
1329 int rc; in genwqe_sriov_configure() local
[all …]
/openbmc/linux/drivers/char/tpm/
H A Dtpm2-cmd.c165 int rc; in tpm2_pcr_read() local
240 int rc; in tpm2_pcr_extend() local
351 int rc; in tpm2_flush_context() local
391 int rc; in tpm2_get_tpm_pt() local
432 int rc; in tpm2_shutdown() local
459 int rc; in tpm2_do_selftest() local
496 int rc; in tpm2_probe() local
560 int rc; in tpm2_get_pcr_allocation() local
634 int rc; in tpm2_get_cc_attrs_tbl() local
710 int rc; in tpm2_startup() local
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h41 long rc; in extended_cede_processor() local
101 long rc; in plpar_pte_enter() local
115 long rc; in plpar_pte_remove() local
131 long rc; in plpar_pte_remove_raw() local
145 long rc; in plpar_pte_read() local
160 long rc; in plpar_pte_read_raw() local
178 long rc; in plpar_pte_read_4() local
196 long rc; in plpar_pte_read_4_raw() local
227 long rc; in plpar_tce_get() local
335 long rc; in plpar_get_cpu_characteristics() local
[all …]
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_mdio.c16 int rc; in sja1105_pcs_mdio_read_c45() local
60 int rc; in sja1110_pcs_mdio_read_c45() local
106 int rc; in sja1110_pcs_mdio_write_c45() local
158 int rc; in sja1105_base_t1_mdio_read_c22() local
176 int rc; in sja1105_base_t1_mdio_read_c45() local
215 int rc; in sja1105_base_t1_mdio_write_c45() local
236 int rc; in sja1105_base_tx_mdio_read() local
264 int rc = 0; in sja1105_mdiobus_base_tx_register() local
318 int rc = 0; in sja1105_mdiobus_base_t1_register() local
373 int rc = 0; in sja1105_mdiobus_pcs_register() local
[all …]
/openbmc/linux/drivers/misc/
H A Dibmvmc.c57 long rc = 0; in h_copy_rdma() local
72 long rc = 0; in h_free_crq() local
96 long rc = 0; in h_request_vmc() local
176 int rc = 0; in ibmvmc_reset_crq_queue() local
244 long rc = 0; in ibmvmc_send_crq() local
549 int rc = 0; in ibmvmc_send_open() local
610 int rc = 0; in ibmvmc_send_close() local
783 int rc = 0; in ibmvmc_send_msg() local
1308 long rc; in ibmvmc_ioctl_requestvmc() local
1812 int rc; in ibmvmc_reset_task() local
[all …]
/openbmc/linux/drivers/misc/cxl/
H A Dnative.c27 int rc = 0; in afu_control() local
96 int rc; in native_afu_reset() local
385 int rc; in cxl_write_sstp() local
550 int rc; in activate_afu_directed() local
661 int rc; in process_element_entry_psl9() local
932 int rc; in cxl_attach_dedicated_process_psl8() local
1321 int rc; in cxl_native_register_psl_err_irq() local
1359 int rc; in cxl_native_register_serr_irq() local
1404 int rc; in cxl_native_register_psl_irq() local
1495 int rc; in native_afu_cr_read16() local
[all …]
/openbmc/linux/drivers/s390/char/
H A Dsclp_cpi_sys.c130 int rc; in cpi_req() local
223 int rc; in system_name_show() local
236 int rc; in system_name_store() local
255 int rc; in sysplex_name_show() local
268 int rc; in sysplex_name_store() local
287 int rc; in system_type_show() local
300 int rc; in system_type_store() local
357 int rc; in set_store() local
388 int rc; in sclp_cpi_set_data() local
415 int rc; in cpi_init() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c207 int rc; in dlpar_change_lmb_state() local
308 int rc; in dlpar_remove_lmb() local
340 int rc; in dlpar_memory_remove_by_count() local
422 int rc; in dlpar_memory_remove_by_index() local
454 int rc; in dlpar_memory_remove_by_ic() local
570 int nid, rc; in dlpar_add_lmb() local
611 int rc; in dlpar_memory_add_by_count() local
699 int rc, lmb_found; in dlpar_memory_add_by_index() local
733 int rc; in dlpar_memory_add_by_ic() local
806 int rc; in dlpar_memory() local
/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.c89 u8 rc; member
519 int rc; in pn533_send_cmd_direct_async() local
545 int rc; in pn533_wq_cmd_complete() local
556 int rc; in pn533_wq_cmd() local
619 int rc; in pn533_send_cmd_sync() local
896 int rc; in pn533_target_found() local
1076 int rc; in pn533_tm_get_data_complete() local
1123 int rc; in pn533_wq_tm_mi_recv() local
1145 int rc; in pn533_wq_tm_mi_send() local
1181 int rc; in pn533_wq_tg_get_data() local
[all …]
/openbmc/linux/tools/testing/selftests/ia64/
H A Daliasing-test.c26 int fd, rc; in map_mem() local
66 int i, n, r, rc = 0, result = 0; in scan_tree() local
121 int fd, rc; in read_rom() local
151 int i, n, r, rc = 0, result = 0; in scan_rom() local
208 int rc; in main() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-opal.c19 static int i2c_opal_translate_error(int rc) in i2c_opal_translate_error()
42 int token, rc; in i2c_opal_send_request() local
78 int rc, i; in i2c_opal_master_xfer() local
119 int rc; in i2c_opal_smbus_xfer() local
201 int rc; in i2c_opal_probe() local

12345678910>>...151