rc2              1447 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h 		uint64_t rc2:4;
rc2              1453 arch/mips/include/asm/octeon/cvmx-lmcx-defs.h 		uint64_t rc2:4;
rc2               122 arch/powerpc/mm/book3s64/hash_pgtable.c 		int rc2 = htab_remove_mapping(start, start + page_size,
rc2               125 arch/powerpc/mm/book3s64/hash_pgtable.c 		BUG_ON(rc2 && (rc2 != -ENOENT));
rc2               806 arch/powerpc/mm/book3s64/hash_utils.c 		int rc2 = htab_remove_mapping(start, end, mmu_linear_psize,
rc2               808 arch/powerpc/mm/book3s64/hash_utils.c 		BUG_ON(rc2 && (rc2 != -ENOENT));
rc2               427 drivers/ide/qd65xx.c 	int rc1, rc2 = -ENODEV;
rc2               434 drivers/ide/qd65xx.c 		rc2 = qd_probe(0xb0);
rc2               436 drivers/ide/qd65xx.c 	if (rc1 < 0 && rc2 < 0)
rc2               782 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	int rc1, rc2;
rc2               799 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	rc2 = ops->set_coalesce_frames(priv->ae_handle,
rc2               803 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	if (rc1 || rc2)
rc2               769 drivers/net/ethernet/ibm/ibmveth.c 	int rc1 = 0, rc2 = 0;
rc2               843 drivers/net/ethernet/ibm/ibmveth.c 		rc2 = ibmveth_open(dev);
rc2               845 drivers/net/ethernet/ibm/ibmveth.c 	return rc1 ? rc1 : rc2;
rc2               853 drivers/net/ethernet/ibm/ibmveth.c 	int rc1 = 0, rc2 = 0;
rc2               905 drivers/net/ethernet/ibm/ibmveth.c 		rc2 = ibmveth_open(dev);
rc2               907 drivers/net/ethernet/ibm/ibmveth.c 	return rc1 ? rc1 : rc2;
rc2               916 drivers/net/ethernet/ibm/ibmveth.c 	int rc1 = 0, rc2 = 0;
rc2               927 drivers/net/ethernet/ibm/ibmveth.c 		rc2 = ibmveth_set_tso(dev, large_send);
rc2               928 drivers/net/ethernet/ibm/ibmveth.c 		if (rc2 && !adapter->large_send)
rc2               933 drivers/net/ethernet/ibm/ibmveth.c 	return rc1 ? rc1 : rc2;
rc2              3263 drivers/net/ethernet/qlogic/qed/qed_dev.c 	int rc, rc2 = 0;
rc2              3279 drivers/net/ethernet/qlogic/qed/qed_dev.c 				rc2 = -EINVAL;
rc2              3294 drivers/net/ethernet/qlogic/qed/qed_dev.c 				rc2 = -EINVAL;
rc2              3308 drivers/net/ethernet/qlogic/qed/qed_dev.c 			rc2 = -EINVAL;
rc2              3349 drivers/net/ethernet/qlogic/qed/qed_dev.c 				rc2 = -EINVAL;
rc2              3368 drivers/net/ethernet/qlogic/qed/qed_dev.c 			rc2 = -EINVAL;
rc2              3372 drivers/net/ethernet/qlogic/qed/qed_dev.c 	return rc2;
rc2              2309 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	int rc = 0, rc2 = 0;
rc2              2322 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		rc2 = __qed_ll2_stop(QED_LEADING_HWFN(cdev));
rc2              2323 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		if (rc2)
rc2              2336 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	return rc | rc2;
rc2              5531 drivers/net/ethernet/sfc/ef10.c 	int rc, rc2;
rc2              5558 drivers/net/ethernet/sfc/ef10.c 		rc2 = efx_ef10_vport_add_mac(efx, nic_data->vport_id, mac_old);
rc2              5559 drivers/net/ethernet/sfc/ef10.c 		if (rc2) {
rc2              5567 drivers/net/ethernet/sfc/ef10.c 	rc2 = efx_ef10_vadaptor_alloc(efx, nic_data->vport_id);
rc2              5568 drivers/net/ethernet/sfc/ef10.c 	if (rc2)
rc2              5572 drivers/net/ethernet/sfc/ef10.c 	rc2 = efx_ef10_filter_table_probe(efx);
rc2              5574 drivers/net/ethernet/sfc/ef10.c 	if (rc2)
rc2              5577 drivers/net/ethernet/sfc/ef10.c 	rc2 = efx_net_open(efx->net_dev);
rc2              5578 drivers/net/ethernet/sfc/ef10.c 	if (rc2)
rc2              5590 drivers/net/ethernet/sfc/ef10.c 	return rc ? rc : rc2;
rc2              6000 drivers/net/ethernet/sfc/ef10.c 	int rc, rc2;
rc2              6017 drivers/net/ethernet/sfc/ef10.c 	rc2 = efx_reset_up(efx, RESET_TYPE_WORLD, rc == 0);
rc2              6018 drivers/net/ethernet/sfc/ef10.c 	return rc ? rc : rc2;
rc2               565 drivers/net/ethernet/sfc/ef10_sriov.c 	int rc = 0, rc2 = 0;
rc2               630 drivers/net/ethernet/sfc/ef10_sriov.c 		rc2 = efx_ef10_vport_add_mac(efx, vf->vport_id, vf->mac);
rc2               631 drivers/net/ethernet/sfc/ef10_sriov.c 		if (rc2) {
rc2               638 drivers/net/ethernet/sfc/ef10_sriov.c 	rc2 = efx_ef10_evb_port_assign(efx, vf->vport_id, vf_i);
rc2               639 drivers/net/ethernet/sfc/ef10_sriov.c 	if (rc2)
rc2               646 drivers/net/ethernet/sfc/ef10_sriov.c 		rc2 = efx_ef10_vadaptor_alloc(vf->efx, EVB_PORT_ID_ASSIGNED);
rc2               647 drivers/net/ethernet/sfc/ef10_sriov.c 		if (rc2)
rc2               653 drivers/net/ethernet/sfc/ef10_sriov.c 		rc2 = vf->efx->type->filter_table_probe(vf->efx);
rc2               654 drivers/net/ethernet/sfc/ef10_sriov.c 		if (rc2)
rc2               660 drivers/net/ethernet/sfc/ef10_sriov.c 		rc2 = efx_net_open(vf->efx->net_dev);
rc2               661 drivers/net/ethernet/sfc/ef10_sriov.c 		if (rc2)
rc2               686 drivers/net/ethernet/sfc/ef10_sriov.c 	return rc ? rc : rc2;
rc2               810 drivers/net/ethernet/sfc/efx.c 	int rc, rc2;
rc2               890 drivers/net/ethernet/sfc/efx.c 	rc2 = efx_soft_enable_interrupts(efx);
rc2               891 drivers/net/ethernet/sfc/efx.c 	if (rc2) {
rc2               892 drivers/net/ethernet/sfc/efx.c 		rc = rc ? rc : rc2;
rc2              2758 drivers/net/ethernet/sfc/efx.c 	int rc, rc2;
rc2              2792 drivers/net/ethernet/sfc/efx.c 	rc2 = efx_reset_up(efx, method, !disabled);
rc2              2793 drivers/net/ethernet/sfc/efx.c 	if (rc2) {
rc2              2796 drivers/net/ethernet/sfc/efx.c 			rc = rc2;
rc2               769 drivers/net/ethernet/sfc/falcon/efx.c 	int rc, rc2;
rc2               849 drivers/net/ethernet/sfc/falcon/efx.c 	rc2 = ef4_soft_enable_interrupts(efx);
rc2               850 drivers/net/ethernet/sfc/falcon/efx.c 	if (rc2) {
rc2               851 drivers/net/ethernet/sfc/falcon/efx.c 		rc = rc ? rc : rc2;
rc2              2431 drivers/net/ethernet/sfc/falcon/efx.c 	int rc, rc2;
rc2              2465 drivers/net/ethernet/sfc/falcon/efx.c 	rc2 = ef4_reset_up(efx, method, !disabled);
rc2              2466 drivers/net/ethernet/sfc/falcon/efx.c 	if (rc2) {
rc2              2469 drivers/net/ethernet/sfc/falcon/efx.c 			rc = rc2;
rc2              1900 drivers/net/ethernet/sfc/falcon/falcon.c 	int rc, rc2;
rc2              1922 drivers/net/ethernet/sfc/falcon/falcon.c 	rc2 = ef4_reset_up(efx, reset_method, rc == 0);
rc2              1923 drivers/net/ethernet/sfc/falcon/falcon.c 	return rc ? rc : rc2;
rc2              2156 drivers/net/ethernet/sfc/mcdi.c 	int rc, rc2;
rc2              2167 drivers/net/ethernet/sfc/mcdi.c 		rc2 = MCDI_DWORD(outbuf, NVRAM_UPDATE_FINISH_V2_OUT_RESULT_CODE);
rc2              2168 drivers/net/ethernet/sfc/mcdi.c 		if (rc2 != MC_CMD_NVRAM_VERIFY_RC_SUCCESS)
rc2              2171 drivers/net/ethernet/sfc/mcdi.c 				  rc2);
rc2              2172 drivers/net/ethernet/sfc/mcdi.c 		switch (rc2) {
rc2                99 drivers/net/ethernet/sfc/siena.c 	int rc, rc2;
rc2               117 drivers/net/ethernet/sfc/siena.c 	rc2 = efx_reset_up(efx, reset_method, rc == 0);
rc2               118 drivers/net/ethernet/sfc/siena.c 	return rc ? rc : rc2;
rc2              1477 drivers/s390/net/qeth_core_main.c 	int rc1 = 0, rc2 = 0, rc3 = 0;
rc2              1481 drivers/s390/net/qeth_core_main.c 	rc2 = qeth_halt_channel(card, &card->write);
rc2              1485 drivers/s390/net/qeth_core_main.c 	if (rc2)
rc2              1486 drivers/s390/net/qeth_core_main.c 		return rc2;
rc2              1492 drivers/s390/net/qeth_core_main.c 	int rc1 = 0, rc2 = 0, rc3 = 0;
rc2              1496 drivers/s390/net/qeth_core_main.c 	rc2 = qeth_clear_channel(card, &card->write);
rc2              1500 drivers/s390/net/qeth_core_main.c 	if (rc2)
rc2              1501 drivers/s390/net/qeth_core_main.c 		return rc2;
rc2               894 drivers/s390/net/qeth_l2_main.c 	int rc = 0, rc2 = 0, rc3 = 0;
rc2               914 drivers/s390/net/qeth_l2_main.c 	rc2 = qeth_stop_channel(&card->write);
rc2               917 drivers/s390/net/qeth_l2_main.c 		rc = (rc2) ? rc2 : rc3;
rc2              2400 drivers/s390/net/qeth_l3_main.c 	int rc = 0, rc2 = 0, rc3 = 0;
rc2              2426 drivers/s390/net/qeth_l3_main.c 	rc2 = qeth_stop_channel(&card->write);
rc2              2429 drivers/s390/net/qeth_l3_main.c 		rc = (rc2) ? rc2 : rc3;
rc2              1642 drivers/scsi/hisi_sas/hisi_sas_main.c 		int rc2;
rc2              1651 drivers/scsi/hisi_sas/hisi_sas_main.c 		rc2 = hisi_sas_internal_task_abort(hisi_hba, device,
rc2              1653 drivers/scsi/hisi_sas/hisi_sas_main.c 		if (rc2 < 0) {
rc2              1654 drivers/scsi/hisi_sas/hisi_sas_main.c 			dev_err(dev, "abort task: internal abort (%d)\n", rc2);
rc2              1665 drivers/scsi/hisi_sas/hisi_sas_main.c 		if (rc == TMF_RESP_FUNC_COMPLETE && rc2 != TMF_RESP_FUNC_SUCC) {
rc2              8272 drivers/scsi/lpfc/lpfc_init.c 	int length, i, rc = 0, rc2;
rc2              8496 drivers/scsi/lpfc/lpfc_init.c 	rc2 = lpfc_sli_issue_mbox(phba, pmb, MBX_POLL);
rc2              8501 drivers/scsi/lpfc/lpfc_init.c 	if (rc2 || shdr_status || shdr_add_status) {
rc2               188 fs/ecryptfs/read_write.c 			int rc2;
rc2               190 fs/ecryptfs/read_write.c 			rc2 = ecryptfs_write_inode_size_to_metadata(
rc2               192 fs/ecryptfs/read_write.c 			if (rc2) {
rc2               195 fs/ecryptfs/read_write.c 				       "rc = [%d]\n", rc2);
rc2               197 fs/ecryptfs/read_write.c 					rc = rc2;
rc2               442 net/llc/llc_conn.c 		int rc2 = (*next_action)(sk, skb);
rc2               444 net/llc/llc_conn.c 		if (rc2 == 2) {
rc2               445 net/llc/llc_conn.c 			rc = rc2;
rc2               447 net/llc/llc_conn.c 		} else if (rc2)
rc2              1046 security/selinux/avc.c 	int rc = 0, rc2;
rc2              1102 security/selinux/avc.c 	rc2 = avc_xperms_audit(state, ssid, tsid, tclass, requested,
rc2              1104 security/selinux/avc.c 	if (rc2)
rc2              1105 security/selinux/avc.c 		return rc2;
rc2              1180 security/selinux/avc.c 	int rc, rc2;
rc2              1185 security/selinux/avc.c 	rc2 = avc_audit(state, ssid, tsid, tclass, requested, &avd, rc,
rc2              1187 security/selinux/avc.c 	if (rc2)
rc2              1188 security/selinux/avc.c 		return rc2;
rc2              1198 security/selinux/avc.c 	int rc, rc2;
rc2              1204 security/selinux/avc.c 	rc2 = avc_audit(state, ssid, tsid, tclass, requested, &avd, rc,
rc2              1206 security/selinux/avc.c 	if (rc2)
rc2              1207 security/selinux/avc.c 		return rc2;
rc2              1657 security/selinux/hooks.c 		int rc2 = avc_audit(&selinux_state,
rc2              1659 security/selinux/hooks.c 		if (rc2)
rc2              1660 security/selinux/hooks.c 			return rc2;
rc2              3052 security/selinux/hooks.c 	int rc, rc2;
rc2              3088 security/selinux/hooks.c 	rc2 = audit_inode_permission(inode, perms, audited, denied, rc);
rc2              3089 security/selinux/hooks.c 	if (rc2)
rc2              3090 security/selinux/hooks.c 		return rc2;