/linux/arch/powerpc/crypto/ |
H A D | aesp8-ppc.pl | 704 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 827 vxor $out5,$in5,$rndkey0 840 vncipher $out5,$out5,v24 851 vncipher $out5,$out5,v25 863 vncipher $out5,$out5,v24 873 vncipher $out5,$out5,v25 883 vncipher $out5,$out5,v26 896 vncipher $out5,$out5,v27 906 vncipher $out5,$out5,v28 916 vncipher $out5,$out5,v29 [all …]
|
/linux/arch/x86/include/asm/ |
H A D | vmware.h | 77 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() 217 "=D" (*out5) in vmware_hypercall6()
|
/linux/arch/x86/kernel/cpu/ |
H A D | vmware.c | 71 u32 *out4, u32 *out5) in vmware_hypercall_slow() argument 123 if (out5) in vmware_hypercall_slow() 124 *out5 = rdi; in vmware_hypercall_slow() 501 u32 *out4, u32 *out5) in vmware_tdx_hypercall() argument 536 if (out5) in vmware_tdx_hypercall() 537 *out5 = args.rdi; in vmware_tdx_hypercall()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | skeleton.c | 113 CHECK(bss->out5.a != 5, "res5", "got %d != exp %d\n", bss->out5.a, 5); in test_skeleton() 114 CHECK(bss->out5.b != 6, "res6", "got %lld != exp %d\n", bss->out5.b, 6); in test_skeleton()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_skeleton.c | 43 struct s out5 = {}; variable 79 out5 = in5; in handler()
|
/linux/net/sunrpc/ |
H A D | sunrpc_syms.c | 109 goto out5; in init_sunrpc() 119 out5: in init_sunrpc()
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_msg_arm64.h | 100 u32 *out3, u32 *out4, u32 *out5) in vmware_hypercall6() argument 122 *out5 = x5; in vmware_hypercall6()
|
/linux/security/keys/ |
H A D | dh.c | 248 goto out5; in __keyctl_dh_compute() 287 out5: in __keyctl_dh_compute()
|
/linux/fs/ntfs3/ |
H A D | inode.c | 1549 goto out5; in ntfs_create_inode() 1555 goto out5; in ntfs_create_inode() 1559 goto out5; in ntfs_create_inode() 1567 goto out5; in ntfs_create_inode() 1581 goto out5; in ntfs_create_inode() 1622 goto out5; in ntfs_create_inode() 1692 out5: in ntfs_create_inode()
|
/linux/arch/mips/pci/ |
H A D | pci-alchemy.c | 416 goto out5; in alchemy_pci_probe() 493 out5: in alchemy_pci_probe()
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-icev2.dts | 80 led-out5 { 81 label = "out5";
|
H A D | am57xx-idk-common.dtsi | 92 led-out5 { 93 label = "out5";
|
/linux/drivers/char/ |
H A D | tlclk.c | 832 goto out5; in tlclk_init() 836 out5: in tlclk_init()
|
/linux/drivers/net/usb/ |
H A D | usbnet.c | 1843 goto out5; in usbnet_probe() 1861 out5: in usbnet_probe()
|
H A D | lan78xx.c | 4536 goto out5; in lan78xx_probe() 4587 out5: in lan78xx_probe()
|
/linux/fs/nfs/ |
H A D | inode.c | 2597 goto out5; in init_nfs_fs() 2630 out5: in init_nfs_fs()
|
/linux/drivers/parport/ |
H A D | parport_pc.c | 2106 goto out5; in __parport_pc_probe_port() 2258 out5: in __parport_pc_probe_port()
|
/linux/fs/smb/client/ |
H A D | smbdirect.c | 1470 goto out5; in allocate_caches_and_workqueue() 1475 out5: in allocate_caches_and_workqueue()
|
/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 5003 goto out5; in vxlan_init_module() 5006 out5: in vxlan_init_module()
|
/linux/fs/ext4/ |
H A D | super.c | 7414 goto out5; in ext4_init_fs() 7456 out5: in ext4_init_fs()
|