/Linux-v5.4/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
|
/Linux-v5.4/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
|
/Linux-v5.4/arch/x86/crypto/ |
D | camellia-aesni-avx-asm_64.S | 213 #define two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 245 #define enc_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 254 #define dec_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 483 #define inpack16_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 506 #define inpack16_post(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 529 #define outunpack16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, \ argument 556 #define write_output(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
|
D | camellia-aesni-avx2-asm_64.S | 247 #define two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 279 #define enc_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 288 #define dec_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 517 #define inpack32_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 540 #define inpack32_post(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 563 #define outunpack32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, \ argument 590 #define write_output(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
|
D | sha256-avx-asm.S | 115 y1 = %r14d define
|
D | sha256-ssse3-asm.S | 107 y1 = %r14d define
|
D | sha512-avx2-asm.S | 97 y1 = %r14 define
|
D | poly1305-avx2-x86_64.S | 43 #define y1 0x2c(%r8) macro
|
D | sha256-avx2-asm.S | 112 y1 = %r14d define
|
/Linux-v5.4/kernel/time/ |
D | timeconv.c | 50 static long leaps_between(long y1, long y2) in leaps_between()
|
/Linux-v5.4/drivers/video/fbdev/ |
D | xen-fbfront.c | 45 int x1, y1, x2, y2; /* dirty rectangle, member 141 int x1, int y1, int w, int h) in xenfb_refresh() 190 int y1, y2, miny, maxy; in xenfb_deferred_io() local
|
D | tridentfb.c | 355 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in blade_copy_rect() 443 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in xp_copy_rect() 517 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in image_copy_rect() 582 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in tgui_copy_rect()
|
/Linux-v5.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fb.c | 62 unsigned y1; member 268 unsigned x1, unsigned y1, in vmw_fb_dirty_mark() 328 int y1, y2; in vmw_deferred_io() local
|
/Linux-v5.4/include/drm/ |
D | drm_rect.h | 42 int x1, y1, x2, y2; member
|
/Linux-v5.4/drivers/gpu/drm/selftests/ |
D | test-drm_damage_helper.c | 12 static void set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2, in set_plane_src() 21 static void set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, in set_damage_clip() 44 int x1, int y1, int x2, int y2) in check_damage_clip()
|
/Linux-v5.4/crypto/ |
D | ecc.c | 947 static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1, in ecc_point_double_jacobian() 1010 static void apply_z(u64 *x1, u64 *y1, u64 *z, u64 *curve_prime, in apply_z() 1022 static void xycz_initial_double(u64 *x1, u64 *y1, u64 *x2, u64 *y2, in xycz_initial_double() 1048 static void xycz_add(u64 *x1, u64 *y1, u64 *x2, u64 *y2, u64 *curve_prime, in xycz_add() 1089 static void xycz_add_c(u64 *x1, u64 *y1, u64 *x2, u64 *y2, u64 *curve_prime, in xycz_add_c()
|
/Linux-v5.4/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.h | 33 u32 y1:8; member
|
/Linux-v5.4/drivers/input/touchscreen/ |
D | mc13783_ts.c | 70 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local
|
/Linux-v5.4/drivers/iio/pressure/ |
D | mpl115.c | 49 int a1, y1, pcomp; in mpl115_comp_pressure() local
|
/Linux-v5.4/arch/sh/include/uapi/asm/ |
D | ptrace_32.h | 70 unsigned long y1; member
|
/Linux-v5.4/drivers/input/mouse/ |
D | elantech.c | 356 unsigned int x1, unsigned int y1, in elantech_report_semi_mt_data() 372 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local 510 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local
|
/Linux-v5.4/include/uapi/linux/dvb/ |
D | osd.h | 142 int y1; member
|
/Linux-v5.4/drivers/net/wireless/ath/carl9170/ |
D | phy.c | 1068 static s32 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) in carl9170_interpolate_s32() 1087 static u8 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2) in carl9170_interpolate_u8()
|
/Linux-v5.4/drivers/video/fbdev/nvidia/ |
D | nv_accel.c | 189 static void NVSetClippingRectangle(struct fb_info *info, int x1, int y1, in NVSetClippingRectangle()
|
/Linux-v5.4/drivers/media/usb/gspca/ |
D | w996Xcf.c | 360 y1 = v0 + hw_bufsize / 4, in w9968cf_init() local
|