| /linux/drivers/crypto/vmx/ |
| A D | aesp8-ppc.pl | 971 le?vperm $out3,$out3,$out3,$inpperm 1108 le?vperm $out3,$out3,$out3,$inpperm 1133 le?vperm $out3,$out3,$out3,$inpperm 1156 le?vperm $out3,$out3,$out3,$inpperm 1758 le?vperm $out3,$out3,$out3,$inpperm 1787 le?vperm $out3,$out3,$out3,$inpperm 1813 le?vperm $out3,$out3,$out3,$inpperm 2839 vxor $out3,$out3,$out3 2861 vxor $out3,$out3,$out3 3491 vxor $out3,$out3,$out3 [all …]
|
| /linux/fs/jfs/ |
| A D | namei.c | 105 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/arch/arm64/crypto/ |
| 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/arch/arm/crypto/ |
| 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/tools/testing/selftests/bpf/prog_tests/ |
| A D | skeleton.c | 50 CHECK(bss->out3 != 0, "out3", "got %d != exp %d\n", bss->out3, 0); in test_skeleton() 109 CHECK(bss->out3 != 3, "res3", "got %d != exp %d\n", (int)bss->out3, 3); in test_skeleton()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| A D | test_skeleton.c | 34 char out3 = 0; variable 61 out3 = in3; in handler()
|
| /linux/net/sunrpc/ |
| A D | sunrpc_syms.c | 101 goto out3; in init_sunrpc() 123 out3: in init_sunrpc()
|
| /linux/lib/crypto/ |
| A D | curve25519-selftest.c | 1289 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/fs/configfs/ |
| A D | mount.c | 151 goto out3; in configfs_init() 154 out3: in configfs_init()
|
| /linux/sound/soc/samsung/ |
| 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/ |
| 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/ |
| A D | i2c-sh7760.c | 476 goto out3; in sh7760_i2c_probe() 504 goto out3; in sh7760_i2c_probe() 512 goto out3; in sh7760_i2c_probe() 528 out3: in sh7760_i2c_probe()
|
| /linux/security/keys/ |
| A D | dh.c | 313 goto out3; in __keyctl_dh_compute() 318 goto out3; in __keyctl_dh_compute() 401 out3: in __keyctl_dh_compute()
|
| /linux/arch/mips/alchemy/devboards/ |
| A D | platform.c | 179 goto out3; in db1x_register_norflash() 240 out3: in db1x_register_norflash()
|
| /linux/drivers/net/ipvlan/ |
| A D | ipvtap.c | 212 goto out3; in ipvtap_init() 222 out3: in ipvtap_init()
|
| /linux/drivers/net/ |
| A D | macvtap.c | 219 goto out3; in macvtap_init() 229 out3: in macvtap_init()
|
| /linux/drivers/base/ |
| A D | soc.c | 144 goto out3; in soc_device_register() 162 out3: in soc_device_register()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| A D | mem.c | 251 goto out3; in mlx5_ib_test_wc() 283 out3: in mlx5_ib_test_wc()
|
| /linux/security/integrity/ima/ |
| A D | ima_crypto.c | 389 goto out3; in ima_calc_file_hash_atfm() 403 goto out3; in ima_calc_file_hash_atfm() 413 goto out3; in ima_calc_file_hash_atfm() 426 out3: in ima_calc_file_hash_atfm()
|
| /linux/drivers/input/mouse/ |
| A D | vmmouse.c | 84 #define VMMOUSE_CMD(cmd, in1, out1, out2, out3, out4) \ argument 90 "=c"(out3), \
|
| /linux/arch/ia64/kernel/ |
| A D | pal.S | 114 mov out3 = in3 238 mov out3 = in3 // copy arg3
|
| A D | efi_stub.S | 71 mov out3=in4
|
| A D | esi_stub.S | 62 ld8 out3=[in1],8
|
| /linux/fs/nfsd/ |
| A D | export.c | 616 goto out3; in svc_export_parse() 625 goto out3; in svc_export_parse() 631 goto out3; in svc_export_parse() 637 goto out3; in svc_export_parse() 643 goto out3; in svc_export_parse() 705 out3: in svc_export_parse()
|
| /linux/drivers/media/rc/ |
| A D | ttusbir.c | 331 goto out3; in ttusbir_probe() 336 out3: in ttusbir_probe()
|