/linux-3.3/arch/x86/crypto/ |
D | serpent-sse2-x86_64-asm_64.S | 54 #define S0_1(x0, x1, x2, x3, x4) \ argument 64 #define S0_2(x0, x1, x2, x3, x4) \ argument 74 #define S1_1(x0, x1, x2, x3, x4) \ argument 84 #define S1_2(x0, x1, x2, x3, x4) \ argument 95 #define S2_1(x0, x1, x2, x3, x4) \ argument 105 #define S2_2(x0, x1, x2, x3, x4) \ argument 115 #define S3_1(x0, x1, x2, x3, x4) \ argument 126 #define S3_2(x0, x1, x2, x3, x4) \ argument 137 #define S4_1(x0, x1, x2, x3, x4) \ argument 147 #define S4_2(x0, x1, x2, x3, x4) \ argument [all …]
|
D | serpent-sse2-i586-asm_32.S | 55 #define K(x0, x1, x2, x3, x4, i) \ argument 65 #define LK(x0, x1, x2, x3, x4, i) \ argument 111 #define KL(x0, x1, x2, x3, x4, i) \ argument 150 #define S0(x0, x1, x2, x3, x4) \ argument 169 #define S1(x0, x1, x2, x3, x4) \ argument 189 #define S2(x0, x1, x2, x3, x4) \ argument 208 #define S3(x0, x1, x2, x3, x4) \ argument 229 #define S4(x0, x1, x2, x3, x4) \ argument 248 #define S5(x0, x1, x2, x3, x4) \ argument 267 #define S6(x0, x1, x2, x3, x4) \ argument [all …]
|
/linux-3.3/crypto/ |
D | serpent_generic.c | 50 #define LK(x0, x1, x2, x3, x4, i) ({ \ argument 62 #define KL(x0, x1, x2, x3, x4, i) ({ \ argument 72 #define S0(x0, x1, x2, x3, x4) ({ \ argument 82 #define S1(x0, x1, x2, x3, x4) ({ \ argument 92 #define S2(x0, x1, x2, x3, x4) ({ \ argument 102 #define S3(x0, x1, x2, x3, x4) ({ \ argument 112 #define S4(x0, x1, x2, x3, x4) ({ \ argument 123 #define S5(x0, x1, x2, x3, x4) ({ \ argument 133 #define S6(x0, x1, x2, x3, x4) ({ \ argument 143 #define S7(x0, x1, x2, x3, x4) ({ \ argument [all …]
|
D | seed.c | 337 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local 373 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local 411 u32 x1, x2, x3, x4, t0, t1; in seed_decrypt() local
|
/linux-3.3/arch/sparc/lib/ |
D | NG2memcpy.S | 82 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument 106 #define FREG_MOVE_5(x0, x1, x2, x3, x4) \ argument 112 #define FREG_MOVE_6(x0, x1, x2, x3, x4, x5) \ argument 119 #define FREG_MOVE_7(x0, x1, x2, x3, x4, x5, x6) \ argument 127 #define FREG_MOVE_8(x0, x1, x2, x3, x4, x5, x6, x7) \ argument 150 #define FREG_LOAD_5(base, x0, x1, x2, x3, x4) \ argument 156 #define FREG_LOAD_6(base, x0, x1, x2, x3, x4, x5) \ argument 163 #define FREG_LOAD_7(base, x0, x1, x2, x3, x4, x5, x6) \ argument
|
/linux-3.3/arch/alpha/include/asm/ |
D | bitops.h | 303 unsigned long sum, x1, x2, x4; in ffz_b() local
|
/linux-3.3/drivers/media/dvb/pt1/ |
D | va1j5jf8007s.c | 58 s32 word, x1, x2, x3, x4, x5, y; in va1j5jf8007s_read_snr() local
|
/linux-3.3/arch/ia64/kvm/ |
D | vcpu.h | 105 struct { unsigned long qp:6, :7, imm:7, ar3:7, x4:4, x2:2, member 137 struct { unsigned long qp:6, imm20a:20, :1, x4:4, x2:2, x3:3, member 158 struct { unsigned long qp:6, imm:21, x4:4, i2:2, x3:3, i:1, major:4; }; member
|
/linux-3.3/drivers/staging/comedi/drivers/ |
D | usbduxsigma.c | 2172 unsigned int *x4) in usbdux_pwm_read()
|
D | usbdux.c | 2169 unsigned int *x4) in usbdux_pwm_read()
|
/linux-3.3/drivers/video/omap2/dss/ |
D | dsi.c | 3622 unsigned ticks, bool x4, bool x16) in dsi_set_lp_rx_timeout() 3676 unsigned ticks, bool x4, bool x16) in dsi_set_stop_state_counter() 3703 unsigned ticks, bool x4, bool x16) in dsi_set_hs_tx_timeout()
|