| /kernel/linux/linux-6.6/drivers/crypto/vmx/ |
| D | aesp8-ppc.pl | 703 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 822 vxor $out3,$in3,$rndkey0 837 vncipher $out3,$out3,v24 848 vncipher $out3,$out3,v25 860 vncipher $out3,$out3,v24 870 vncipher $out3,$out3,v25 880 vncipher $out3,$out3,v26 893 vncipher $out3,$out3,v27 903 vncipher $out3,$out3,v28 913 vncipher $out3,$out3,v29 [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/vmx/ |
| D | aesp8-ppc.pl | 703 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 822 vxor $out3,$in3,$rndkey0 837 vncipher $out3,$out3,v24 848 vncipher $out3,$out3,v25 860 vncipher $out3,$out3,v24 870 vncipher $out3,$out3,v25 880 vncipher $out3,$out3,v26 893 vncipher $out3,$out3,v27 903 vncipher $out3,$out3,v28 913 vncipher $out3,$out3,v29 [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| 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
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| 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
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| 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
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| 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
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | skeleton.c | 40 CHECK(bss->out3 != 0, "out3", "got %d != exp %d\n", bss->out3, 0); in test_skeleton() 83 CHECK(bss->out3 != 3, "res3", "got %d != exp %d\n", (int)bss->out3, 3); in test_skeleton()
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| 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 …]
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| 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() 237 goto out3; in jfs_mkdir() 242 goto out3; in jfs_mkdir() 248 goto out3; in jfs_mkdir() 275 goto out3; in jfs_mkdir() 291 out3: in jfs_mkdir() [all …]
|
| /kernel/linux/linux-5.10/drivers/oprofile/ |
| D | oprof.c | 66 goto out3; in oprofile_setup() 68 goto out3; in oprofile_setup() 73 goto out3; in oprofile_setup() 80 out3: in oprofile_setup()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| 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()
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| 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 …]
|
| 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 …]
|
| 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" },
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| 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 …]
|
| D | wm8960.c | 127 struct snd_soc_dapm_widget *out3; member 393 SND_SOC_DAPM_OUTPUT("OUT3"), 402 /* Represent OUT3 as a PGA so that it gets turned on with LOUT1/ROUT1 */ 404 SND_SOC_DAPM_PGA("OUT3 VMID", WM8960_POWER2, 1, 0, NULL, 0), 459 { "OUT3", NULL, "Mono Output Mixer", } 463 { "HP_L", NULL, "OUT3 VMID" }, 464 { "HP_R", NULL, "OUT3 VMID" }, 466 { "OUT3 VMID", NULL, "Left Output Mixer" }, 467 { "OUT3 VMID", NULL, "Right Output Mixer" }, 482 /* In capless mode OUT3 is used to provide VMID for the in wm8960_add_widgets() [all …]
|
| 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" },
|
| D | wm8350.c | 521 SOC_DAPM_SINGLE("Out3 Playback Switch", 529 /* Out3 Mixer */ 612 SND_SOC_DAPM_MIXER("Out3 Mixer", WM8350_POWER_MGMT_2, 4, 0, 656 SND_SOC_DAPM_OUTPUT("OUT3"), 689 {"Out4 Mixer", "Out3 Playback Switch", "Out3 Mixer"}, 694 /* out3 playback mixer */ 695 {"Out3 Mixer", "Left Playback Switch", "Left DAC"}, 696 {"Out3 Mixer", "Left Capture Switch", "Left Capture Mixer"}, 697 {"Out3 Mixer", "Left Mixer Switch", "Left Playback Mixer"}, 698 {"Out3 Mixer", "Out4 Playback Switch", "Out4 Mixer"}, [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_skeleton.c | 32 char out3 = 0; variable 48 out3 = in3; in handler()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | maxim,max20086.yaml | 68 OUT3: false 97 OUT3 {
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_skeleton.c | 34 char out3 = 0; variable 77 out3 = in3; in handler()
|
| /kernel/linux/linux-5.10/sound/soc/pxa/ |
| D | mioa701_wm9713.c | 21 * | OUT3+--->----+-+ | 109 /* front speaker connected to HPL, OUT3 */ 111 {"Front Speaker", NULL, "OUT3"},
|
| /kernel/linux/linux-6.6/security/keys/ |
| D | dh.c | 208 goto out3; in __keyctl_dh_compute() 213 goto out3; in __keyctl_dh_compute() 291 out3: in __keyctl_dh_compute()
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| D | sunrpc_syms.c | 100 goto out3; in init_sunrpc() 116 out3: in init_sunrpc()
|
| /kernel/linux/linux-6.6/net/sunrpc/ |
| D | sunrpc_syms.c | 101 goto out3; in init_sunrpc() 123 out3: in init_sunrpc()
|