Home
last modified time | relevance | path

Searched full:out4 (Results 1 – 25 of 51) sorted by relevance

123

/linux/arch/powerpc/crypto/
H A Daesp8-ppc.pl704 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21));
825 vxor $out4,$in4,$rndkey0
839 vncipher $out4,$out4,v24
850 vncipher $out4,$out4,v25
862 vncipher $out4,$out4,v24
872 vncipher $out4,$out4,v25
882 vncipher $out4,$out4,v26
895 vncipher $out4,$out4,v27
905 vncipher $out4,$out4,v28
915 vncipher $out4,$out4,v29
[all …]
/linux/security/keys/
H A Ddh.c218 goto out4; in __keyctl_dh_compute()
229 goto out4; in __keyctl_dh_compute()
232 goto out4; in __keyctl_dh_compute()
240 goto out4; in __keyctl_dh_compute()
289 out4: in __keyctl_dh_compute()
/linux/tools/testing/selftests/net/
H A Dfq_band_pktlimit.sh47 OUT4="$(tc -s qdisc show dev dummy0 | grep '^\ Sent')"
53 echo "${OUT4}"
59 echo "${OUT4}" | grep -q '20\ pkt\ (dropped\ 40' || die "unexpected accept count at 4"
/linux/arch/x86/include/asm/
H A Dvmware.h77 u32 *out4, u32 *out5);
86 u32 *out4, u32 *out5);
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()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dskeleton.c54 CHECK(bss->out4 != 0, "out4", "got %lld != exp %lld\n", bss->out4, 0LL); in test_skeleton()
112 CHECK(bss->out4 != 4, "res4", "got %lld != exp %d\n", bss->out4, 4); in test_skeleton()
/linux/Documentation/devicetree/bindings/clock/
H A Didt,versaclock5.yaml24 2 -- OUT4
31 4 -- OUT4
107 Description of one of the outputs (OUT1..OUT4). See "Clock1 Output
189 OUT4 {
/linux/arch/x86/kernel/cpu/
H A Dvmware.c72 u32 *out4, u32 *out5) in vmware_hypercall_slow() argument
122 if (out4) in vmware_hypercall_slow()
123 *out4 = rsi; in vmware_hypercall_slow()
505 u32 *out4, u32 *out5) in vmware_tdx_hypercall() argument
538 if (out4) in vmware_tdx_hypercall()
539 *out4 = args.rsi; in vmware_tdx_hypercall()
/linux/Documentation/devicetree/bindings/regulator/
H A Dmaxim,max20086.yaml70 OUT4: false
101 OUT4 {
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_skeleton.c35 long long out4 = 0; variable
78 out4 = in4; in handler()
H A Dcpumask_success.c98 struct bpf_cpumask **out4) in create_cpumask_set() argument
133 *out4 = mask4; in create_cpumask_set()
/linux/net/sunrpc/
H A Dsunrpc_syms.c105 goto out4; in init_sunrpc()
121 out4: in init_sunrpc()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg_arm64.h100 u32 *out3, u32 *out4, u32 *out5) in vmware_hypercall6() argument
121 *out4 = x4; in vmware_hypercall6()
/linux/drivers/net/
H A Dmacvtap.c228 goto out4; in macvtap_init()
232 out4: in macvtap_init()
/linux/drivers/net/ipvlan/
H A Dipvtap.c215 goto out4; in ipvtap_init()
219 out4: in ipvtap_init()
/linux/Documentation/devicetree/bindings/sound/
H A Dwlf,wm8753.yaml18 * OUT4
H A Dnvidia,tegra-audio-wm8753.yaml45 - OUT4
/linux/include/linux/mfd/wm8350/
H A Daudio.h289 * R93 (0x5D) - OUT4 Mixer Control
601 u32 dis_out4:2; /* out4 discharge speed */
605 u32 vroi_out4:1; /* out4 tie off */
/linux/fs/nfsd/
H A Dexport.c697 goto out4; in svc_export_parse()
702 goto out4; in svc_export_parse()
710 goto out4; in svc_export_parse()
720 goto out4; in svc_export_parse()
722 goto out4; in svc_export_parse()
731 goto out4; in svc_export_parse()
740 out4: in svc_export_parse()
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ltc2672.yaml47 description: Positive Supply Voltage Input for DAC OUT4.
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-icev2.dts74 led-out4 {
75 label = "out4";
H A Dam57xx-idk-common.dtsi86 led-out4 {
87 label = "out4";
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-latch.yaml23 OUT4 --------+-|-|-|-|--|-----------|D4 Q4|-----|<
/linux/arch/mips/pci/
H A Dpci-alchemy.c464 goto out4; in alchemy_pci_probe()
489 out4: in alchemy_pci_probe()
/linux/drivers/i2c/busses/
H A Di2c-sh7760.c516 goto out4; in sh7760_i2c_probe()
525 out4: in sh7760_i2c_probe()
/linux/arch/arm64/boot/dts/renesas/
H A Dbeacon-renesom-som.dtsi195 OUT4 {

123