/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/arch/sparc/lib/ |
D | NG2memcpy.S | 82 #define FREG_FROB(x0, x1, x2, x3, x4, x5, x6, x7, x8) \ argument 92 #define FREG_MOVE_1(x0) \ argument 94 #define FREG_MOVE_2(x0, x1) \ argument 97 #define FREG_MOVE_3(x0, x1, x2) \ argument 101 #define FREG_MOVE_4(x0, x1, x2, x3) \ 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 136 #define FREG_LOAD_1(base, x0) \ argument [all …]
|
/linux-3.3/crypto/ |
D | serpent_generic.c | 36 #define loadkeys(x0, x1, x2, x3, i) \ argument 39 #define storekeys(x0, x1, x2, x3, i) \ argument 42 #define store_and_load_keys(x0, x1, x2, x3, s, l) \ argument 45 #define K(x0, x1, x2, x3, i) ({ \ argument 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 [all …]
|
/linux-3.3/arch/sparc/include/asm/ |
D | sfp-machine_32.h | 78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument 160 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument 162 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
|
/linux-3.3/include/math-emu/ |
D | op-4.h | 516 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 548 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 562 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 580 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument 589 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument 598 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument
|
/linux-3.3/arch/s390/include/asm/ |
D | sfp-machine.h | 75 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \ argument 101 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) ({ \ argument 127 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument
|
/linux-3.3/drivers/staging/omapdrm/ |
D | tcm-sita.h | 87 void assign(struct tcm_area *a, u16 x0, u16 y0, u16 x1, u16 y1) in assign()
|
D | tcm-sita.c | 559 static s32 is_area_free(struct tcm_area ***map, u16 x0, u16 y0, u16 w, u16 h) in is_area_free() 602 static s32 update_candidate(struct tcm *tcm, u16 x0, u16 y0, u16 w, u16 h, in update_candidate()
|
D | omap_dmm_tiler.h | 31 u32 x0:8; member
|
D | omap_dmm_tiler.c | 714 static int map_width(int xdiv, int x0, int x1) in map_width() 719 static void text_map(char **map, int xdiv, char *nice, int yd, int x0, int x1) in text_map()
|
/linux-3.3/drivers/input/touchscreen/ |
D | mc13783_ts.c | 73 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local
|
/linux-3.3/arch/hexagon/lib/ |
D | checksum.c | 102 u64 sum0, sum1, x0, x1, *ptr8_o, *ptr8_e, *ptr8; in do_csum() local
|
/linux-3.3/arch/sh/include/asm/ |
D | ptrace_32.h | 66 unsigned long x0; member
|
/linux-3.3/include/linux/dvb/ |
D | osd.h | 102 int x0; member
|
/linux-3.3/drivers/video/ |
D | hpfb.c | 125 static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) in topcat_blit()
|
D | cg6.c | 199 u32 x0, y0, z0, color0; member
|
/linux-3.3/drivers/media/dvb/ttpci/ |
D | av7110_hw.c | 992 static int OSDSetBlock(struct av7110 *av7110, int x0, int y0, in OSDSetBlock()
|
/linux-3.3/net/xfrm/ |
D | xfrm_state.c | 797 struct xfrm_state *x, *x0, *to_put; in xfrm_state_find() local 1510 struct xfrm_state *x0; in xfrm_alloc_spi() local
|
/linux-3.3/arch/blackfin/mach-bf527/include/mach/ |
D | defBF527.h | 252 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OFF… argument
|
/linux-3.3/arch/blackfin/mach-bf537/include/mach/ |
D | defBF537.h | 245 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OF… argument
|
/linux-3.3/arch/blackfin/mach-bf518/include/mach/ |
D | defBF516.h | 253 #define SET_WF_OFFS(x0,x1,x2,x3) (SET_WF0_OFF((x0))|SET_WF1_OFF((x1))|SET_WF2_OFF((x2))|SET_WF3_OFF… argument
|
/linux-3.3/drivers/telephony/ |
D | ixj.h | 326 unsigned int x0:1; member 357 unsigned int x0:4; /* unused bits */ member 375 unsigned int x0:4; /* unused bits */ member
|