| /linux/lib/crypto/powerpc/ |
| H A D | aesp8-ppc.pl | 705 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 824 vxor $out3,$in3,$rndkey0 839 vncipher $out3,$out3,v24 850 vncipher $out3,$out3,v25 862 vncipher $out3,$out3,v24 872 vncipher $out3,$out3,v25 882 vncipher $out3,$out3,v26 895 vncipher $out3,$out3,v27 905 vncipher $out3,$out3,v28 915 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/fs/jfs/ |
| H A D | namei.c | 106 goto out3; in jfs_create() 111 goto out3; in jfs_create() 117 goto out3; in jfs_create() 144 goto out3; in jfs_create() 159 out3: in jfs_create() 239 goto out3; in jfs_mkdir() 244 goto out3; in jfs_mkdir() 250 goto out3; in jfs_mkdir() 277 goto out3; in jfs_mkdir() 293 out3: in jfs_mkdir() [all …]
|
| /linux/lib/crypto/arm64/ |
| 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/lib/crypto/arm/ |
| 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/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/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/arch/x86/kernel/cpu/ |
| H A D | vmware.c | 72 u32 *out1, u32 *out2, u32 *out3, in vmware_hypercall_slow() argument 121 if (out3) in vmware_hypercall_slow() 122 *out3 = rdx; in vmware_hypercall_slow() 505 u32 *out1, u32 *out2, u32 *out3, in vmware_tdx_hypercall() argument 537 if (out3) in vmware_tdx_hypercall() 538 *out3 = args.rdx; in vmware_tdx_hypercall()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_skeleton.c | 34 char out3 = 0; variable 77 out3 = in3; in handler()
|
| /linux/net/sunrpc/ |
| H A D | sunrpc_syms.c | 101 goto out3; in init_sunrpc() 123 out3: in init_sunrpc()
|
| /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/fs/configfs/ |
| H A D | mount.c | 152 goto out3; in configfs_init() 155 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/drivers/i2c/busses/ |
| H A D | i2c-sh7760.c | 475 goto out3; in sh7760_i2c_probe() 503 goto out3; in sh7760_i2c_probe() 511 goto out3; in sh7760_i2c_probe() 527 out3: in sh7760_i2c_probe()
|
| /linux/arch/mips/alchemy/devboards/ |
| H A D | platform.c | 179 goto out3; in db1x_register_norflash() 240 out3: in db1x_register_norflash()
|
| /linux/drivers/net/ |
| H A D | macvtap.c | 225 goto out3; in macvtap_init() 235 out3: in macvtap_init()
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvtap.c | 212 goto out3; in ipvtap_init() 222 out3: in ipvtap_init()
|
| /linux/drivers/base/ |
| H A D | soc.c | 160 goto out3; in soc_device_register() 178 out3: in soc_device_register()
|
| /linux/security/integrity/ima/ |
| H A D | ima_crypto.c | 385 goto out3; in ima_calc_file_hash_atfm() 399 goto out3; in ima_calc_file_hash_atfm() 409 goto out3; in ima_calc_file_hash_atfm() 422 out3: in ima_calc_file_hash_atfm()
|
| /linux/drivers/media/rc/ |
| H A D | ttusbir.c | 329 goto out3; in ttusbir_probe() 334 out3: in ttusbir_probe()
|
| /linux/fs/nfsd/ |
| H A D | export.c | 664 goto out3; in svc_export_parse() 673 goto out3; in svc_export_parse() 679 goto out3; in svc_export_parse() 685 goto out3; in svc_export_parse() 691 goto out3; in svc_export_parse() 756 out3: in svc_export_parse()
|
| /linux/drivers/char/ |
| H A D | tlclk.c | 805 goto out3; in tlclk_init() 813 goto out3; in tlclk_init() 825 out3: in tlclk_init()
|
| /linux/fs/ocfs2/cluster/ |
| H A D | heartbeat.c | 1812 goto out3; in o2hb_region_dev_store() 1826 goto out3; in o2hb_region_dev_store() 1832 goto out3; in o2hb_region_dev_store() 1863 goto out3; in o2hb_region_dev_store() 1880 goto out3; in o2hb_region_dev_store() 1885 goto out3; in o2hb_region_dev_store() 1904 out3: in o2hb_region_dev_store()
|
| /linux/sound/soc/codecs/ |
| H A D | wm8960.c | 139 struct snd_soc_dapm_widget *out3; member 529 wm8960->out3 = w; in wm8960_add_widgets() 1037 if (wm8960->out3 && wm8960->out3->power) in wm8960_set_bias_level_capless()
|