Searched refs:out0 (Results 1 - 18 of 18) sorted by path

/linux-master/arch/sh/drivers/dma/
H A Ddmabrg.c179 goto out0;
193 out0: kfree(dmabrg_handlers);
/linux-master/fs/nls/
H A Dnls_cp936.c11006 unsigned char out0,out1; local
11018 out0 = u2c_00[cl*2];
11020 if (out0 == 0x00 && out1 == 0x00) {
11029 out[0] = out0;
/linux-master/arch/arm/crypto/
H A Daes-cipher-core.S42 .macro __hround, out0, out1, in0, in1, in2, in3, t3, t4, enc, sz, op, oldcpsr
43 __select \out0, \in0, 0
45 __load \out0, \out0, 0, \sz, \op
60 eor \out0, \out0, t0, ror #24
83 eor \out0, \out0, t2, ror #16
86 eor \out0, \out0, t
[all...]
/linux-master/arch/arm64/crypto/
H A Daes-cipher-core.S56 .macro __hround, out0, out1, in0, in1, in2, in3, t0, t1, enc, sz, op
57 ldp \out0, \out1, [rk], #8
64 eor \out0, \out0, w12
66 eor \out0, \out0, w14, ror #24
68 eor \out0, \out0, w16, ror #16
70 eor \out0, \out0, \t
[all...]
H A Daes-neon.S158 .macro mul_by_x_2x, out0, out1, in0, in1, tmp0, tmp1, const
160 shl \out0\().16b, \in0\().16b, #1
165 eor \out0\().16b, \out0\().16b, \tmp0\().16b
169 .macro mul_by_x2_2x, out0, out1, in0, in1, tmp0, tmp1, const
171 shl \out0\().16b, \in0\().16b, #2
176 eor \out0\().16b, \out0\().16b, \tmp0\().16b
/linux-master/arch/powerpc/crypto/
H A Daesp8-ppc.pl704 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21));
791 lvx $out0,$x70,$key # borrow $out0
794 ?vperm v31,v31,$out0,$keyperm
813 vxor $out0,$in0,$rndkey0
835 vncipher $out0,$out0,v24
846 vncipher $out0,$out0,v25
858 vncipher $out0,
[all...]
/linux-master/drivers/gpu/drm/lima/
H A Dlima_drv.c132 goto out0;
138 goto out0;
174 out0:
/linux-master/drivers/i2c/busses/
H A Di2c-sh7760.c443 goto out0;
449 goto out0;
534 out0:
/linux-master/drivers/mmc/host/
H A Dau1xmmc.c943 goto out0;
1113 out0:
/linux-master/drivers/mtd/devices/
H A Dphram.c134 goto out0;
177 out0:
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.c2235 goto out0;
2242 goto out0;
2313 out0:
/linux-master/drivers/pcmcia/
H A Ddb1xxx_ss.c455 goto out0;
497 goto out0;
506 goto out0;
515 goto out0;
534 goto out0;
575 out0:
H A Dxxs1500_ss.c225 goto out0;
233 goto out0;
241 goto out0;
260 goto out0;
299 out0:
/linux-master/fs/
H A Dnamespace.c4193 goto out0;
4274 out0:
/linux-master/fs/nfs/
H A Dinode.c2500 goto out0;
2503 out0:
/linux-master/fs/xfs/libxfs/
H A Dxfs_btree.c1715 goto out0;
1745 goto out0;
1773 out0:
1818 goto out0;
1839 goto out0;
1866 out0:
2470 goto out0;
2484 goto out0;
2491 goto out0;
2501 goto out0;
[all...]
/linux-master/net/appletalk/
H A Daarp.c724 goto out0;
728 goto out0;
732 goto out0;
740 goto out0;
865 out0:
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_pfc.sh387 local out0=$(ethtool_stats_get $swp2 tx_octets_prio_1)
397 local dout=$((out1 - out0))

Completed in 646 milliseconds