/linux/arch/powerpc/crypto/ |
H A D | aesp8-ppc.pl | 704 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 823 vxor $out3,$in3,$rndkey0 838 vncipher $out3,$out3,v24 849 vncipher $out3,$out3,v25 861 vncipher $out3,$out3,v24 871 vncipher $out3,$out3,v25 881 vncipher $out3,$out3,v26 894 vncipher $out3,$out3,v27 904 vncipher $out3,$out3,v28 914 vncipher $out3,$out3,v29 [all …]
|
/linux/arch/x86/include/asm/ |
H A D | vmware.h | 76 u32 *out1, u32 *out2, u32 *out3, 85 u32 *out1, u32 *out2, u32 *out3, 149 u32 *out1, u32 *out2, u32 *out3) in vmware_hypercall4() argument 155 out1, out2, out3, NULL, NULL); in vmware_hypercall4() 159 out1, out2, out3, NULL, NULL); in vmware_hypercall4() 162 : "=a" (out0), "=b" (*out1), "=c" (*out2), "=d" (*out3) in vmware_hypercall4() 203 u32 *out3, u32 *out4, u32 *out5) in vmware_hypercall6() argument 209 NULL, out2, out3, out4, out5); in vmware_hypercall6() 213 NULL, out2, out3, out4, out5); in vmware_hypercall6() 216 : "=a" (out0), "=c" (*out2), "=d" (*out3), "=S" (*out4), in vmware_hypercall6() [all …]
|
/linux/arch/arm64/crypto/ |
H 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/arch/arm/crypto/ |
H 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/fs/jfs/ |
H A D | namei.c | 105 goto out3; in jfs_create() 110 goto out3; in jfs_create() 116 goto out3; in jfs_create() 143 goto out3; in jfs_create() 158 out3: in jfs_create() 238 goto out3; in jfs_mkdir() 243 goto out3; in jfs_mkdir() 249 goto out3; in jfs_mkdir() 276 goto out3; in jfs_mkdir() 292 out3: in jfs_mkdir() [all …]
|
/linux/tools/testing/selftests/net/ |
H A D | fq_band_pktlimit.sh | 41 OUT3="$(tc -s qdisc show dev dummy0 | grep '^\ Sent')" 52 echo "${OUT3}" 58 echo "${OUT3}" | grep -q '0\ pkt\ (dropped\ 40' || die "unexpected drop count at 3"
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | skeleton.c | 52 CHECK(bss->out3 != 0, "out3", "got %d != exp %d\n", bss->out3, 0); in test_skeleton() 111 CHECK(bss->out3 != 3, "res3", "got %d != exp %d\n", (int)bss->out3, 3); in test_skeleton()
|
/linux/sound/soc/codecs/ |
H A D | wm9712.c | 162 SOC_SINGLE("Out3 Switch", AC97_AUX, 15, 1, 1), 163 SOC_SINGLE("Out3 ZC Switch", AC97_AUX, 7, 1, 1), 164 SOC_SINGLE("Out3 Volume", AC97_AUX, 0, 31, 1), 360 SND_SOC_DAPM_MUX("Out3 Mux", SND_SOC_NOPM, 0, 0, 405 SND_SOC_DAPM_OUTPUT("OUT3"), 508 /* Out3 Mux */ 509 {"Out3 Mux", "Left", "Left HP Mixer"}, 510 {"Out3 Mux", "Mono", "Phone Mixer"}, 511 {"Out3 Mux", "Left + Right", "Mono Mixer"}, 512 {"Out 3 PGA", NULL, "Out3 Mux"}, [all …]
|
H A D | wm8960.c | 139 struct snd_soc_dapm_widget *out3; member 410 SND_SOC_DAPM_OUTPUT("OUT3"), 419 /* Represent OUT3 as a PGA so that it gets turned on with LOUT1/ROUT1 */ 421 SND_SOC_DAPM_PGA("OUT3 VMID", WM8960_POWER2, 1, 0, NULL, 0), 476 { "OUT3", NULL, "Mono Output Mixer", } 480 { "HP_L", NULL, "OUT3 VMID" }, 481 { "HP_R", NULL, "OUT3 VMID" }, 483 { "OUT3 VMID", NULL, "Left Output Mixer" }, 484 { "OUT3 VMID", NULL, "Right Output Mixer" }, 499 /* In capless mode OUT3 is used to provide VMID for the in wm8960_add_widgets() [all …]
|
H A D | wm8983.c | 79 { 0x38, 0x0001 }, /* R56 - OUT3 mixer ctrl */ 267 SOC_SINGLE("OUT3 Switch", WM8983_OUT3_MIXER_CTRL, 384 SND_SOC_DAPM_MIXER("OUT3 Mixer", WM8983_POWER_MANAGEMENT_1, 405 SND_SOC_DAPM_PGA("OUT3 Out", WM8983_POWER_MANAGEMENT_3, 426 SND_SOC_DAPM_OUTPUT("OUT3"), 431 { "OUT3 Mixer", "LMIX2OUT3 Switch", "Left Output Mixer" }, 432 { "OUT3 Mixer", "LDAC2OUT3 Switch", "Left DAC" }, 434 { "OUT3 Out", NULL, "OUT3 Mixer" }, 435 { "OUT3", NULL, "OUT3 Out" },
|
H A D | wm8350.c | 522 SOC_DAPM_SINGLE("Out3 Playback Switch", 530 /* Out3 Mixer */ 613 SND_SOC_DAPM_MIXER("Out3 Mixer", WM8350_POWER_MGMT_2, 4, 0, 657 SND_SOC_DAPM_OUTPUT("OUT3"), 690 {"Out4 Mixer", "Out3 Playback Switch", "Out3 Mixer"}, 695 /* out3 playback mixer */ 696 {"Out3 Mixer", "Left Playback Switch", "Left DAC"}, 697 {"Out3 Mixer", "Left Capture Switch", "Left Capture Mixer"}, 698 {"Out3 Mixer", "Left Mixer Switch", "Left Playback Mixer"}, 699 {"Out3 Mixer", "Out4 Playback Switch", "Out4 Mixer"}, [all …]
|
H A D | wm8750.c | 306 SND_SOC_DAPM_MUX("Out3 Mux", SND_SOC_NOPM, 0, 0, &wm8750_out3_controls), 322 SND_SOC_DAPM_OUTPUT("OUT3"), 373 {"Out3 Mux", "VREF", "VREF"}, 374 {"Out3 Mux", "ROUT1 + Vol", "ROUT1"}, 375 {"Out3 Mux", "ROUT1", "Right Mixer"}, 376 {"Out3 Mux", "MonoOut", "MONO1"}, 377 {"Out 3", NULL, "Out3 Mux"}, 378 {"OUT3", NULL, "Out 3"},
|
H A D | wm8753.c | 484 SND_SOC_DAPM_MIXER("Out3 Left + Right", SND_SOC_NOPM, 0, 0, NULL, 0), 485 SND_SOC_DAPM_MUX("Out3 Mux", SND_SOC_NOPM, 0, 0, &wm8753_out3_controls), 487 SND_SOC_DAPM_OUTPUT("OUT3"), 574 {"Mono 2 Mux", "Left + Right", "Out3 Left + Right"}, 582 {"Out3 Left + Right", NULL, "Left Mixer"}, 583 {"Out3 Left + Right", NULL, "Right Mixer"}, 584 {"Out3 Mux", "VREF", "VREF"}, 585 {"Out3 Mux", "Left + Right", "Out3 Left + Right"}, 586 {"Out3 Mux", "ROUT2", "ROUT2"}, 587 {"Out 3", NULL, "Out3 Mux"}, [all …]
|
H A D | wm8998.c | 422 ARIZONA_MIXER_ENUMS(OUT3, ARIZONA_OUT3LMIX_INPUT_1_SOURCE); 737 SND_SOC_DAPM_PGA_E("OUT3", ARIZONA_OUTPUT_ENABLES_1, 774 ARIZONA_MIXER_WIDGETS(OUT3, "EPOUT"), 909 { "OUT3", NULL, "CPVDD" }, 918 { "OUT3", NULL, "SYSCLK" }, 1031 ARIZONA_MIXER_ROUTES("OUT3", "EPOUT"), 1116 { "AEC1 Loopback", "EPOUT", "OUT3" }, 1117 { "AEC2 Loopback", "EPOUT", "OUT3" }, 1118 { "EPOUT", NULL, "OUT3" },
|
H A D | cs47l92.c | 97 dev_err(madera->dev, "Failed to set OUT3 demux: %d\n", ret); in cs47l92_put_demux() 137 SOC_DAPM_ENUM_EXT("OUT3 Demux", cs47l92_outdemux_enum, 787 SND_SOC_DAPM_DEMUX("OUT3 Demux", SND_SOC_NOPM, 0, 0, &cs47l92_outdemux), 788 SND_SOC_DAPM_MUX("OUT3 Mono Mux", SND_SOC_NOPM, 0, 0, &cs47l92_outdemux), 1640 { "OUT3 Demux", NULL, "OUT3L" }, 1641 { "OUT3 Demux", NULL, "OUT3R" }, 1643 { "OUT3R", NULL, "OUT3 Mono Mux" }, 1645 { "HPOUT3L", "HPOUT3", "OUT3 Demux" }, 1646 { "HPOUT3R", "HPOUT3", "OUT3 Demux" }, 1647 { "HPOUT4L", "HPOUT4", "OUT3 Demux" }, [all …]
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_msg_arm64.h | 100 u32 *out3, u32 *out4, u32 *out5) in vmware_hypercall6() argument 120 *out3 = x3; in vmware_hypercall6() 130 u32 *out2, u32 *out3) in vmware_hypercall7() argument 151 *out3 = x3; in vmware_hypercall7()
|
/linux/arch/x86/kernel/cpu/ |
H A D | vmware.c | 70 u32 *out1, u32 *out2, u32 *out3, in vmware_hypercall_slow() argument 119 if (out3) in vmware_hypercall_slow() 120 *out3 = rdx; in vmware_hypercall_slow() 500 u32 *out1, u32 *out2, u32 *out3, in vmware_tdx_hypercall() argument 532 if (out3) in vmware_tdx_hypercall() 533 *out3 = args.rdx; in vmware_tdx_hypercall()
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | maxim,max20086.yaml | 69 OUT3: false 98 OUT3 {
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_skeleton.c | 34 char out3 = 0; variable 77 out3 = in3; in handler()
|
/linux/security/keys/ |
H A D | dh.c | 208 goto out3; in __keyctl_dh_compute() 213 goto out3; in __keyctl_dh_compute() 291 out3: in __keyctl_dh_compute()
|
/linux/net/sunrpc/ |
H A D | sunrpc_syms.c | 101 goto out3; in init_sunrpc() 123 out3: in init_sunrpc()
|
/linux/fs/configfs/ |
H A D | mount.c | 151 goto out3; in configfs_init() 154 out3: in configfs_init()
|
/linux/sound/soc/samsung/ |
H A D | smdk_spdif.c | 51 goto out3; in set_audio_clock_heirachy() 60 out3: in set_audio_clock_heirachy()
|
/linux/drivers/mtd/nand/raw/ |
H A D | au1550nd.c | 301 goto out3; in au1550nd_probe() 322 goto out3; in au1550nd_probe() 331 out3: in au1550nd_probe()
|
/linux/arch/mips/alchemy/devboards/ |
H A D | platform.c | 179 goto out3; in db1x_register_norflash() 240 out3: in db1x_register_norflash()
|