Home
last modified time | relevance | path

Searched refs:out4 (Results 1 – 25 of 32) sorted by relevance

12

/linux/lib/crypto/powerpc/
H A Daesp8-ppc.pl705 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21));
826 vxor $out4,$in4,$rndkey0
840 vncipher $out4,$out4,v24
851 vncipher $out4,$out4,v25
863 vncipher $out4,$out4,v24
873 vncipher $out4,$out4,v25
883 vncipher $out4,$out4,v26
896 vncipher $out4,$out4,v27
906 vncipher $out4,$out4,v28
916 vncipher $out4,$out4,v29
[all …]
/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/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/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/arch/x86/kernel/cpu/
H A Dvmware.c73 u32 *out4, u32 *out5) in vmware_hypercall_slow() argument
123 if (out4) in vmware_hypercall_slow()
124 *out4 = rsi; in vmware_hypercall_slow()
506 u32 *out4, u32 *out5) in vmware_tdx_hypercall() argument
539 if (out4) in vmware_tdx_hypercall()
540 *out4 = args.rsi; in vmware_tdx_hypercall()
/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.c229 goto out4; in macvtap_init()
233 out4: in macvtap_init()
/linux/drivers/net/ipvlan/
H A Dipvtap.c216 goto out4; in ipvtap_init()
220 out4: in ipvtap_init()
/linux/fs/nfsd/
H A Dexport.c710 goto out4; in svc_export_parse()
715 goto out4; in svc_export_parse()
723 goto out4; in svc_export_parse()
733 goto out4; in svc_export_parse()
735 goto out4; in svc_export_parse()
744 goto out4; in svc_export_parse()
753 out4: in svc_export_parse()
/linux/arch/mips/pci/
H A Dpci-alchemy.c468 goto out4; in alchemy_pci_probe()
493 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/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";
H A Dam437x-idk-evm.dts147 led-out4 {
148 label = "out4";
/linux/drivers/char/
H A Dtlclk.c819 goto out4; in tlclk_init()
823 out4: in tlclk_init()
/linux/fs/ntfs3/
H A Dinode.c1424 goto out4; in ntfs_create_inode()
1433 goto out4; in ntfs_create_inode()
1556 goto out4; in ntfs_create_inode()
1563 goto out4; in ntfs_create_inode()
1752 out4: in ntfs_create_inode()
/linux/arch/arm64/boot/dts/renesas/
H A Dulcb.dtsi213 asahi-kasei,out4-single-end;
H A Ddraak.dtsi325 asahi-kasei,out4-single-end;
H A Debisu.dtsi497 asahi-kasei,out4-single-end;
/linux/drivers/net/usb/
H A Dusbnet.c1869 goto out4; in usbnet_probe()
1889 goto out4; in usbnet_probe()
1915 out4: in usbnet_probe()
H A Dlan78xx.c4695 goto out4; in lan78xx_probe()
4702 goto out4; in lan78xx_probe()
4709 goto out4; in lan78xx_probe()
4715 goto out4; in lan78xx_probe()
4723 goto out4; in lan78xx_probe()
4784 out4: in lan78xx_probe()
/linux/fs/fuse/
H A Dinode.c2208 goto out4; in fuse_fs_init()
2212 out4: in fuse_fs_init()

12