/linux-6.3-rc2/drivers/crypto/vmx/ |
A D | aesp8-ppc.pl | 967 le?vperm $out2,$out2,$out2,$inpperm 1106 le?vperm $out2,$out2,$out2,$inpperm 1132 le?vperm $out2,$out2,$out2,$inpperm 1756 le?vperm $out2,$out2,$out2,$inpperm 1785 le?vperm $out2,$out2,$out2,$inpperm 1811 le?vperm $out2,$out2,$out2,$inpperm 1834 le?vperm $out2,$out2,$out2,$inpperm 1854 le?vperm $out2,$out2,$out2,$inpperm 1871 le?vperm $out2,$out2,$out2,$inpperm 2860 vxor $out2,$out2,$out2 [all …]
|
/linux-6.3-rc2/drivers/md/ |
A D | dm-ps-historical-service-time.c | 372 long long out1, out2, stale1, stale2; in hst_compare() local 376 hst_fill_compare(pi2, &hst2, &out2, &stale2); in hst_compare() 389 return out1 - out2; in hst_compare() 396 if ((!out1 && stale1 < time_now) || (!out2 && stale2 < time_now) || in hst_compare() 397 (!out1 && !out2)) in hst_compare() 398 return (!out2 * stale1) - (!out1 * stale2); in hst_compare() 403 if (out1 == out2) { in hst_compare() 408 out2 >= HST_MAX_INFLIGHT)) { in hst_compare() 416 pi2_better = (1 + out1) * hst1 > (1 + out2) * hst2; in hst_compare() 422 return out1 - out2; in hst_compare() [all …]
|
/linux-6.3-rc2/net/ceph/crush/ |
A D | mapper.c | 463 int *out2, in crush_choose_firstn() argument 652 int *out2, in crush_choose_indep() argument 672 if (out2) in crush_choose_indep() 678 if (out2 && ftotal) { in crush_choose_indep() 733 if (out2) in crush_choose_indep() 752 if (out2) in crush_choose_indep() 753 out2[rep] = in crush_choose_indep() 781 out2, rep, in crush_choose_indep() 791 out2[rep] = item; in crush_choose_indep() 811 if (out2 && out2[rep] == CRUSH_ITEM_UNDEF) { in crush_choose_indep() [all …]
|
/linux-6.3-rc2/sound/soc/codecs/ |
A D | wm8350.c | 62 struct wm8350_output out2; member 142 struct wm8350_output *out2 = &wm8350_data->out2; in wm8350_out2_ramp_step() local 152 if (val < out2->left_vol) { in wm8350_out2_ramp_step() 176 if (val < out2->right_vol) { in wm8350_out2_ramp_step() 212 *out2 = &wm8350_data->out2; in wm8350_pga_work() local 247 out2->ramp = WM8350_RAMP_NONE; in wm8350_pga_work() 268 out = &wm8350_data->out2; in pga_event() 317 out = &wm8350_priv->out2; in wm8350_put_volsw_2r_vu() 346 struct wm8350_output *out2 = &wm8350_priv->out2; in wm8350_get_volsw_2r() local 1462 struct wm8350_output *out2; in wm8350_component_probe() local [all …]
|
/linux-6.3-rc2/arch/arm64/crypto/ |
A D | aes-cipher-core.S | 74 .macro fround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op 75 __hround \out0, \out1, \in0, \in1, \in2, \in3, \out2, \out3, 1, \sz, \op 76 __hround \out2, \out3, \in2, \in3, \in0, \in1, \in1, \in2, 1, \sz, \op 79 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op 80 __hround \out0, \out1, \in0, \in3, \in2, \in1, \out2, \out3, 0, \sz, \op 81 __hround \out2, \out3, \in2, \in1, \in0, \in3, \in1, \in0, 0, \sz, \op
|
/linux-6.3-rc2/arch/arm/crypto/ |
A D | aes-cipher-core.S | 92 .macro fround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op, oldcpsr 93 __hround \out0, \out1, \in0, \in1, \in2, \in3, \out2, \out3, 1, \sz, \op 94 __hround \out2, \out3, \in2, \in3, \in0, \in1, \in1, \in2, 1, \sz, \op, \oldcpsr 97 .macro iround, out0, out1, out2, out3, in0, in1, in2, in3, sz=2, op, oldcpsr 98 __hround \out0, \out1, \in0, \in3, \in2, \in1, \out2, \out3, 0, \sz, \op 99 __hround \out2, \out3, \in2, \in1, \in0, \in3, \in1, \in0, 0, \sz, \op, \oldcpsr
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | skeleton.c | 49 CHECK(data->out2 != -1, "out2", "got %lld != exp %lld\n", data->out2, -1LL); in test_skeleton() 110 CHECK(data->out2 != 2, "res2", "got %lld != exp %d\n", data->out2, 2); in test_skeleton()
|
/linux-6.3-rc2/drivers/scsi/aic94xx/ |
A D | aic94xx_sds.c | 219 goto out2; in asd_get_bios_chim() 227 goto out2; in asd_get_bios_chim() 233 goto out2; in asd_get_bios_chim() 254 goto out2; in asd_get_bios_chim() 265 out2: in asd_get_bios_chim() 881 goto out2; in asd_process_ms() 887 goto out2; in asd_process_ms() 893 goto out2; in asd_process_ms() 901 goto out2; in asd_process_ms() 917 out2: in asd_process_ms() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | test_skeleton.c | 31 long long out2 = -1; variable 76 out2 = in2; in handler()
|
/linux-6.3-rc2/security/keys/ |
A D | dh.c | 189 goto out2; in __keyctl_dh_compute() 196 goto out2; in __keyctl_dh_compute() 204 goto out2; in __keyctl_dh_compute() 293 out2: in __keyctl_dh_compute()
|
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/ |
A D | if_cs.c | 845 goto out2; in if_cs_probe() 862 goto out2; in if_cs_probe() 872 goto out2; in if_cs_probe() 879 goto out2; in if_cs_probe() 885 goto out2; in if_cs_probe() 892 goto out2; in if_cs_probe() 915 out2: in if_cs_probe()
|
/linux-6.3-rc2/net/sunrpc/ |
A D | sunrpc_syms.c | 95 goto out2; in init_sunrpc() 125 out2: in init_sunrpc()
|
/linux-6.3-rc2/fs/nfs/ |
A D | nfs4super.c | 276 goto out2; in init_nfs_v4() 281 goto out2; in init_nfs_v4() 288 out2: in init_nfs_v4()
|
/linux-6.3-rc2/lib/crypto/ |
A D | curve25519-selftest.c | 1288 u8 out[CURVE25519_KEY_SIZE], out2[CURVE25519_KEY_SIZE], in curve25519_selftest() local 1306 ret2 = curve25519(out2, in, (u8[CURVE25519_KEY_SIZE]){ 9 }); in curve25519_selftest() 1309 memcmp(out, out2, CURVE25519_KEY_SIZE) || in curve25519_selftest()
|
/linux-6.3-rc2/fs/configfs/ |
A D | mount.c | 147 goto out2; in configfs_init() 157 out2: in configfs_init()
|
/linux-6.3-rc2/sound/soc/samsung/ |
A D | smdk_spdif.c | 43 goto out2; in set_audio_clock_heirachy() 62 out2: in set_audio_clock_heirachy()
|
/linux-6.3-rc2/fs/jfs/ |
A D | namei.c | 95 goto out2; in jfs_create() 170 out2: in jfs_create() 228 goto out2; in jfs_mkdir() 304 out2: in jfs_mkdir() 387 goto out2; in jfs_rmdir() 435 out2: in jfs_rmdir() 914 goto out2; in jfs_symlink() 1048 out2: in jfs_symlink() 1102 goto out2; in jfs_rename() 1335 out2: in jfs_rename()
|
/linux-6.3-rc2/arch/powerpc/platforms/4xx/ |
A D | hsta_msi.c | 168 goto out2; in hsta_msi_probe() 178 out2: in hsta_msi_probe()
|
/linux-6.3-rc2/fs/squashfs/ |
A D | xz_wrapper.c | 48 goto out2; in squashfs_xz_comp_opts() 76 out2: in squashfs_xz_comp_opts()
|
/linux-6.3-rc2/arch/powerpc/platforms/cell/ |
A D | ras.c | 313 goto out2; in cbe_ptcal_init() 317 out2: in cbe_ptcal_init()
|
/linux-6.3-rc2/drivers/net/ipvlan/ |
A D | ipvtap.c | 208 goto out2; in ipvtap_init() 224 out2: in ipvtap_init()
|
/linux-6.3-rc2/drivers/net/ |
A D | macvtap.c | 221 goto out2; in macvtap_init() 237 out2: in macvtap_init()
|
/linux-6.3-rc2/arch/mips/alchemy/devboards/ |
A D | platform.c | 175 goto out2; in db1x_register_norflash() 242 out2: in db1x_register_norflash()
|
/linux-6.3-rc2/drivers/base/ |
A D | soc.c | 137 goto out2; in soc_device_register() 165 out2: in soc_device_register()
|
/linux-6.3-rc2/drivers/pcmcia/ |
A D | xxs1500_ss.c | 288 goto out2; in xxs1500_pcmcia_probe() 295 out2: in xxs1500_pcmcia_probe()
|