ret1               95 arch/alpha/kernel/srm_env.c 	unsigned long	ret1, ret2;
ret1              109 arch/alpha/kernel/srm_env.c 	ret1 = callback_setenv(id, buf, count);
ret1              110 arch/alpha/kernel/srm_env.c 	if ((ret1 >> 61) == 0) {
ret1              114 arch/alpha/kernel/srm_env.c 		res = (int) ret1;
ret1               18 arch/parisc/include/asm/asmregs.h ret1:	.reg	%r29
ret1              134 arch/s390/mm/extmem.c            unsigned long *ret1, unsigned long *ret2)
ret1              148 arch/s390/mm/extmem.c 	*ret1 = rx;
ret1             1075 arch/sparc/kernel/pci_sun4v.c 		unsigned long ret1, ret2;
ret1             1088 arch/sparc/kernel/pci_sun4v.c 					  &ret1, &ret2);
ret1             1094 arch/sparc/kernel/pci_sun4v.c 		if (ret1 != base || ret2 != pbm->msiq_ent_count) {
ret1             1098 arch/sparc/kernel/pci_sun4v.c 			       ret1, ret2);
ret1              702 drivers/block/umem.c 	int ret1, ret2;
ret1              711 drivers/block/umem.c 	ret1 = check_battery(card, 0, !(status & BATTERY_1_FAILURE));
ret1              714 drivers/block/umem.c 	if (ret1 || ret2)
ret1              410 drivers/clk/sirf/clk-common.c 	int ret1, ret2;
ret1              414 drivers/clk/sirf/clk-common.c 		ret1 = clk_set_parent(hw->clk, clk_pll1.hw.clk);
ret1              415 drivers/clk/sirf/clk-common.c 		return ret1;
ret1              419 drivers/clk/sirf/clk-common.c 		ret1 = clk_set_parent(hw->clk, clk_pll2.hw.clk);
ret1              420 drivers/clk/sirf/clk-common.c 		return ret1;
ret1              424 drivers/clk/sirf/clk-common.c 		ret1 = clk_set_parent(hw->clk, clk_pll3.hw.clk);
ret1              425 drivers/clk/sirf/clk-common.c 		return ret1;
ret1              432 drivers/clk/sirf/clk-common.c 		ret1 = clk_set_parent(hw->clk, clk_pll2.hw.clk);
ret1              433 drivers/clk/sirf/clk-common.c 		BUG_ON(ret1);
ret1              438 drivers/clk/sirf/clk-common.c 	ret1 = clk_set_parent(hw->clk, clk_pll1.hw.clk);
ret1              440 drivers/clk/sirf/clk-common.c 	return ret2 ? ret2 : ret1;
ret1              158 drivers/cpufreq/imx6q-cpufreq.c 		int ret1;
ret1              161 drivers/cpufreq/imx6q-cpufreq.c 		ret1 = regulator_set_voltage_tol(arm_reg, volt_old, 0);
ret1              162 drivers/cpufreq/imx6q-cpufreq.c 		if (ret1)
ret1              164 drivers/cpufreq/imx6q-cpufreq.c 				 "failed to restore vddarm voltage: %d\n", ret1);
ret1             1381 drivers/crypto/ux500/hash/hash_core.c 	int ret2, ret1;
ret1             1383 drivers/crypto/ux500/hash/hash_core.c 	ret1 = ahash_sha1_init(req);
ret1             1384 drivers/crypto/ux500/hash/hash_core.c 	if (ret1)
ret1             1387 drivers/crypto/ux500/hash/hash_core.c 	ret1 = ahash_update(req);
ret1             1391 drivers/crypto/ux500/hash/hash_core.c 	return ret1 ? ret1 : ret2;
ret1             1396 drivers/crypto/ux500/hash/hash_core.c 	int ret2, ret1;
ret1             1398 drivers/crypto/ux500/hash/hash_core.c 	ret1 = ahash_sha256_init(req);
ret1             1399 drivers/crypto/ux500/hash/hash_core.c 	if (ret1)
ret1             1402 drivers/crypto/ux500/hash/hash_core.c 	ret1 = ahash_update(req);
ret1             1406 drivers/crypto/ux500/hash/hash_core.c 	return ret1 ? ret1 : ret2;
ret1             1447 drivers/crypto/ux500/hash/hash_core.c 	int ret2, ret1;
ret1             1449 drivers/crypto/ux500/hash/hash_core.c 	ret1 = hmac_sha1_init(req);
ret1             1450 drivers/crypto/ux500/hash/hash_core.c 	if (ret1)
ret1             1453 drivers/crypto/ux500/hash/hash_core.c 	ret1 = ahash_update(req);
ret1             1457 drivers/crypto/ux500/hash/hash_core.c 	return ret1 ? ret1 : ret2;
ret1             1462 drivers/crypto/ux500/hash/hash_core.c 	int ret2, ret1;
ret1             1464 drivers/crypto/ux500/hash/hash_core.c 	ret1 = hmac_sha256_init(req);
ret1             1465 drivers/crypto/ux500/hash/hash_core.c 	if (ret1)
ret1             1468 drivers/crypto/ux500/hash/hash_core.c 	ret1 = ahash_update(req);
ret1             1472 drivers/crypto/ux500/hash/hash_core.c 	return ret1 ? ret1 : ret2;
ret1              316 drivers/iio/adc/stm32-dfsdm-adc.c 	int ret0, ret1;
ret1              322 drivers/iio/adc/stm32-dfsdm-adc.c 	ret1 = stm32_dfsdm_compute_osrs(fl, 1, oversamp);
ret1              323 drivers/iio/adc/stm32-dfsdm-adc.c 	if (ret0 < 0 && ret1 < 0) {
ret1              326 drivers/iio/adc/stm32-dfsdm-adc.c 			ret0, ret1);
ret1             10632 drivers/infiniband/hw/hfi1/chip.c 	int ret1, ret = 0;
ret1             10809 drivers/infiniband/hw/hfi1/chip.c 			ret1 = set_physical_link_state(dd, PLS_POLLING);
ret1             10810 drivers/infiniband/hw/hfi1/chip.c 			if (!ret1)
ret1             10811 drivers/infiniband/hw/hfi1/chip.c 				ret1 = wait_phys_link_out_of_offline(ppd,
ret1             10813 drivers/infiniband/hw/hfi1/chip.c 			if (ret1 != HCMD_SUCCESS) {
ret1             10816 drivers/infiniband/hw/hfi1/chip.c 					   ret1);
ret1             10854 drivers/infiniband/hw/hfi1/chip.c 			ret1 = set_physical_link_state(dd, PLS_DISABLED);
ret1             10855 drivers/infiniband/hw/hfi1/chip.c 			if (ret1 != HCMD_SUCCESS) {
ret1             10858 drivers/infiniband/hw/hfi1/chip.c 					   ret1);
ret1             10892 drivers/infiniband/hw/hfi1/chip.c 		ret1 = set_physical_link_state(dd, PLS_LINKUP);
ret1             10893 drivers/infiniband/hw/hfi1/chip.c 		if (ret1 != HCMD_SUCCESS) {
ret1             10896 drivers/infiniband/hw/hfi1/chip.c 				   ret1);
ret1              943 drivers/media/platform/qcom/venus/hfi_venus.c 	int ret1, ret2;
ret1              945 drivers/media/platform/qcom/venus/hfi_venus.c 	ret1 = venus_get_queue_size(hdev, IFACEQ_MSG_IDX);
ret1              946 drivers/media/platform/qcom/venus/hfi_venus.c 	if (ret1 < 0)
ret1              947 drivers/media/platform/qcom/venus/hfi_venus.c 		return ret1;
ret1              953 drivers/media/platform/qcom/venus/hfi_venus.c 	if (!ret1 && !ret2)
ret1             4489 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		int ret1;
ret1             4493 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		ret1 = hns3_change_channels(h, org_tqp_num, rxfh_configured);
ret1             4494 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		if (ret1) {
ret1             4497 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 			return ret1;
ret1              852 drivers/net/ethernet/ibm/ibmveth.c 	long ret1, ret2;
ret1              871 drivers/net/ethernet/ibm/ibmveth.c 	ret1 = h_illan_attributes(adapter->vdev->unit_address, 0, 0, &ret_attr);
ret1              873 drivers/net/ethernet/ibm/ibmveth.c 	if (ret1 == H_SUCCESS && (ret_attr & IBMVETH_ILLAN_LRG_SND_SUPPORT) &&
ret1             1428 drivers/net/ethernet/mellanox/mlx4/main.c 	int ret, ret1;
ret1             1433 drivers/net/ethernet/mellanox/mlx4/main.c 	ret1 = mlx4_unbond_mac_table(dev);
ret1             1434 drivers/net/ethernet/mellanox/mlx4/main.c 	if (ret1) {
ret1             1435 drivers/net/ethernet/mellanox/mlx4/main.c 		mlx4_warn(dev, "multifunction unbond for MAC table failed (%d)\n", ret1);
ret1             1436 drivers/net/ethernet/mellanox/mlx4/main.c 		ret = ret1;
ret1             1438 drivers/net/ethernet/mellanox/mlx4/main.c 	ret1 = mlx4_unbond_vlan_table(dev);
ret1             1439 drivers/net/ethernet/mellanox/mlx4/main.c 	if (ret1) {
ret1             1440 drivers/net/ethernet/mellanox/mlx4/main.c 		mlx4_warn(dev, "multifunction unbond for VLAN table failed (%d)\n", ret1);
ret1             1441 drivers/net/ethernet/mellanox/mlx4/main.c 		ret = ret1;
ret1              901 drivers/net/ethernet/mellanox/mlx4/port.c 	int ret1;
ret1              937 drivers/net/ethernet/mellanox/mlx4/port.c 		ret1 = mlx4_set_port_mac_table(dev, 2, t2->entries);
ret1              938 drivers/net/ethernet/mellanox/mlx4/port.c 		if (ret1) {
ret1              939 drivers/net/ethernet/mellanox/mlx4/port.c 			mlx4_warn(dev, "failed to unmirror MAC tables for port 2(%d)\n", ret1);
ret1              940 drivers/net/ethernet/mellanox/mlx4/port.c 			ret = ret1;
ret1             1008 drivers/net/ethernet/mellanox/mlx4/port.c 	int ret1;
ret1             1044 drivers/net/ethernet/mellanox/mlx4/port.c 		ret1 = mlx4_set_port_vlan_table(dev, 2, t2->entries);
ret1             1045 drivers/net/ethernet/mellanox/mlx4/port.c 		if (ret1) {
ret1             1046 drivers/net/ethernet/mellanox/mlx4/port.c 			mlx4_warn(dev, "failed to unmirror VLAN tables for port 2(%d)\n", ret1);
ret1             1047 drivers/net/ethernet/mellanox/mlx4/port.c 			ret = ret1;
ret1              716 fs/gfs2/file.c 	int ret = 0, ret1 = 0;
ret1              719 fs/gfs2/file.c 		ret1 = filemap_fdatawrite_range(mapping, start, end);
ret1              720 fs/gfs2/file.c 		if (ret1 == -EIO)
ret1              721 fs/gfs2/file.c 			return ret1;
ret1              743 fs/gfs2/file.c 	return ret ? ret : ret1;
ret1             1674 fs/ocfs2/aops.c 	int try_free = 1, ret1;
ret1             1884 fs/ocfs2/aops.c 		ret1 = ocfs2_try_to_free_truncate_log(osb, clusters_need);
ret1             1885 fs/ocfs2/aops.c 		if (ret1 == 1)
ret1             1888 fs/ocfs2/aops.c 		if (ret1 < 0)
ret1             1889 fs/ocfs2/aops.c 			mlog_errno(ret1);
ret1              425 net/sched/act_ipt.c 	int ret1, ret2;
ret1              427 net/sched/act_ipt.c 	ret1 = tcf_register_action(&act_xt_ops, &xt_net_ops);
ret1              428 net/sched/act_ipt.c 	if (ret1 < 0)
ret1              435 net/sched/act_ipt.c 	if (ret1 < 0 && ret2 < 0) {
ret1              436 net/sched/act_ipt.c 		return ret1;
ret1             2230 sound/pci/ac97/ac97_patch.c 	int ret1;
ret1             2240 sound/pci/ac97/ac97_patch.c 	ret1 = snd_ac97_update_bits(ac97, AC97_AD_MISC, AC97_AD1986_SOSEL,
ret1             2244 sound/pci/ac97/ac97_patch.c 	if (ret1 < 0)
ret1             2245 sound/pci/ac97/ac97_patch.c 		return ret1;
ret1             2247 sound/pci/ac97/ac97_patch.c 	return (ret0 > 0 || ret1 > 0) ? 1 : 0;
ret1             2266 sound/pci/ac97/ac97_patch.c 	int ret1;
ret1             2276 sound/pci/ac97/ac97_patch.c 	ret1 = snd_ac97_update_bits(ac97, AC97_AD_MISC, AC97_AD1986_SOSEL,
ret1             2280 sound/pci/ac97/ac97_patch.c 	if (ret1 < 0)
ret1             2281 sound/pci/ac97/ac97_patch.c 		return ret1;
ret1             2283 sound/pci/ac97/ac97_patch.c 	return (ret0 > 0 || ret1 > 0) ? 1 : 0;
ret1             1104 sound/soc/codecs/alc5632.c 	int ret, ret1, ret2;
ret1             1121 sound/soc/codecs/alc5632.c 	ret1 = regmap_read(alc5632->regmap, ALC5632_VENDOR_ID1, &vid1);
ret1             1123 sound/soc/codecs/alc5632.c 	if (ret1 != 0 || ret2 != 0) {
ret1             1125 sound/soc/codecs/alc5632.c 		"Failed to read chip ID: ret1=%d, ret2=%d\n", ret1, ret2);
ret1              585 sound/soc/sh/fsi.c 	int ret1, ret2;
ret1              588 sound/soc/sh/fsi.c 	ret1 = fsi_stream_handler_call(io, probe, fsi, io, dev);
ret1              593 sound/soc/sh/fsi.c 	if (ret1 < 0)
ret1              594 sound/soc/sh/fsi.c 		return ret1;
ret1              604 sound/soc/sh/fsi.c 	int ret1, ret2;
ret1              607 sound/soc/sh/fsi.c 	ret1 = fsi_stream_handler_call(io, remove, fsi, io);
ret1              612 sound/soc/sh/fsi.c 	if (ret1 < 0)
ret1              613 sound/soc/sh/fsi.c 		return ret1;
ret1              272 sound/soc/sof/intel/hda-loader.c 	int ret, ret1, tag, i;
ret1              344 sound/soc/sof/intel/hda-loader.c 	ret1 = cl_cleanup(sdev, &sdev->dmab, stream);
ret1              345 sound/soc/sof/intel/hda-loader.c 	if (ret1 < 0) {
ret1              349 sound/soc/sof/intel/hda-loader.c 		ret = ret1;
ret1             1800 tools/perf/tests/parse-events.c 	int ret1, ret2 = 0;
ret1             1807 tools/perf/tests/parse-events.c 		ret1 = test_event(e);
ret1             1808 tools/perf/tests/parse-events.c 		if (ret1)
ret1             1809 tools/perf/tests/parse-events.c 			ret2 = ret1;
ret1             1919 tools/perf/tests/parse-events.c 	int ret1, ret2 = 0;
ret1             1923 tools/perf/tests/parse-events.c 	ret1 = test_events(tests, ARRAY_SIZE(tests));	\
ret1             1925 tools/perf/tests/parse-events.c 		ret2 = ret1;				\
ret1             1939 tools/perf/tests/parse-events.c 	ret1 = test_terms(test__terms, ARRAY_SIZE(test__terms));
ret1             1941 tools/perf/tests/parse-events.c 		ret2 = ret1;