Home
last modified time | relevance | path

Searched refs:out3 (Results 1 – 25 of 70) sorted by relevance

123

/linux-6.12.1/arch/powerpc/crypto/
Daesp8-ppc.pl704 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21));
823 vxor $out3,$in3,$rndkey0
838 vncipher $out3,$out3,v24
849 vncipher $out3,$out3,v25
861 vncipher $out3,$out3,v24
871 vncipher $out3,$out3,v25
881 vncipher $out3,$out3,v26
894 vncipher $out3,$out3,v27
904 vncipher $out3,$out3,v28
914 vncipher $out3,$out3,v29
[all …]
/linux-6.12.1/arch/x86/include/asm/
Dvmware.h76 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-6.12.1/fs/jfs/
Dnamei.c105 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 …]
/linux-6.12.1/arch/arm64/crypto/
Daes-cipher-core.S74 .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-6.12.1/arch/arm/crypto/
Daes-cipher-core.S92 .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-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_msg_arm64.h100 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-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dskeleton.c52 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-6.12.1/arch/x86/kernel/cpu/
Dvmware.c70 u32 *out1, u32 *out2, u32 *out3, in vmware_hypercall_slow() argument
119 if (out3) in vmware_hypercall_slow()
120 *out3 = rdx; in vmware_hypercall_slow()
500 u32 *out1, u32 *out2, u32 *out3, in vmware_tdx_hypercall() argument
532 if (out3) in vmware_tdx_hypercall()
533 *out3 = args.rdx; in vmware_tdx_hypercall()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_skeleton.c34 char out3 = 0; variable
77 out3 = in3; in handler()
/linux-6.12.1/net/sunrpc/
Dsunrpc_syms.c101 goto out3; in init_sunrpc()
123 out3: in init_sunrpc()
/linux-6.12.1/lib/crypto/
Dcurve25519-selftest.c1289 out3[CURVE25519_KEY_SIZE]; in curve25519_selftest() local
1307 curve25519_generic(out3, in, (u8[CURVE25519_KEY_SIZE]){ 9 }); in curve25519_selftest()
1310 memcmp(out, out3, CURVE25519_KEY_SIZE)) { in curve25519_selftest()
/linux-6.12.1/fs/configfs/
Dmount.c151 goto out3; in configfs_init()
154 out3: in configfs_init()
/linux-6.12.1/security/keys/
Ddh.c208 goto out3; in __keyctl_dh_compute()
213 goto out3; in __keyctl_dh_compute()
291 out3: in __keyctl_dh_compute()
/linux-6.12.1/sound/soc/samsung/
Dsmdk_spdif.c51 goto out3; in set_audio_clock_heirachy()
60 out3: in set_audio_clock_heirachy()
/linux-6.12.1/drivers/mtd/nand/raw/
Dau1550nd.c301 goto out3; in au1550nd_probe()
322 goto out3; in au1550nd_probe()
331 out3: in au1550nd_probe()
/linux-6.12.1/drivers/i2c/busses/
Di2c-sh7760.c475 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-6.12.1/arch/mips/alchemy/devboards/
Dplatform.c179 goto out3; in db1x_register_norflash()
240 out3: in db1x_register_norflash()
/linux-6.12.1/drivers/net/
Dmacvtap.c224 goto out3; in macvtap_init()
234 out3: in macvtap_init()
/linux-6.12.1/drivers/net/ipvlan/
Dipvtap.c211 goto out3; in ipvtap_init()
221 out3: in ipvtap_init()
/linux-6.12.1/drivers/base/
Dsoc.c160 goto out3; in soc_device_register()
178 out3: in soc_device_register()
/linux-6.12.1/security/integrity/ima/
Dima_crypto.c385 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-6.12.1/drivers/media/rc/
Dttusbir.c329 goto out3; in ttusbir_probe()
334 out3: in ttusbir_probe()
/linux-6.12.1/fs/nfsd/
Dexport.c644 goto out3; in svc_export_parse()
653 goto out3; in svc_export_parse()
659 goto out3; in svc_export_parse()
665 goto out3; in svc_export_parse()
671 goto out3; in svc_export_parse()
736 out3: in svc_export_parse()
/linux-6.12.1/drivers/char/
Dtlclk.c809 goto out3; in tlclk_init()
817 goto out3; in tlclk_init()
840 out3: in tlclk_init()
/linux-6.12.1/fs/ocfs2/cluster/
Dheartbeat.c1812 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()

123