/linux-6.12.1/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-6.12.1/arch/x86/crypto/ |
D | aria-aesni-avx-asm_64.S | 173 y0, y1, y2, y3, \ argument 196 y0, y1, y2, y3, \ argument 224 y0, y1, y2, y3, \ argument 381 y0, y1, y2, y3, \ argument 421 y0, y1, y2, y3, \ argument 476 y0, y1, y2, y3, \ argument 531 y0, y1, y2, y3, \ argument 567 y0, y1, y2, y3, \ argument 626 y0, y1, y2, y3, \ argument 685 y0, y1, y2, y3, \ argument
|
D | aria-aesni-avx2-asm_64.S | 189 y0, y1, y2, y3, \ argument 212 y0, y1, y2, y3, \ argument 240 y0, y1, y2, y3, \ argument 422 y0, y1, y2, y3, \ argument 462 y0, y1, y2, y3, \ argument 516 y0, y1, y2, y3, \ argument 570 y0, y1, y2, y3, \ argument 604 y0, y1, y2, y3, \ argument 662 y0, y1, y2, y3, \ argument 720 y0, y1, y2, y3, \ argument
|
D | aria-gfni-avx512-asm_64.S | 173 y0, y1, y2, y3, \ argument 196 y0, y1, y2, y3, \ argument 224 y0, y1, y2, y3, \ argument 270 y0, y1, y2, y3, \ argument 331 y0, y1, y2, y3, \ argument 383 y0, y1, y2, y3, \ argument 423 y0, y1, y2, y3, \ argument 463 y0, y1, y2, y3, \ argument 502 y0, y1, y2, y3, \ argument
|
D | camellia-aesni-avx-asm_64.S | 212 #define two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 244 #define enc_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 253 #define dec_rounds16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 482 #define inpack16_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 505 #define inpack16_post(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 528 #define outunpack16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, \ argument 555 #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 | 244 #define two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 276 #define enc_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 285 #define dec_rounds32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 514 #define inpack32_pre(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 537 #define inpack32_post(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument 560 #define outunpack32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, \ argument 587 #define write_output(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ argument
|
/linux-6.12.1/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-6.12.1/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() 189 int y1, y2, miny, maxy; in xenfb_deferred_io() local
|
D | hyperv_fb.c | 204 s32 x1, y1; /* top left corner */ member 274 int x1, y1, x2, y2; member 371 synthvid_update(struct fb_info *info, int x1, int y1, int x2, int y2) in synthvid_update() 419 int y1, y2, miny, maxy; in synthvid_deferred_io() local 714 int x1, x2, y1, y2; in hvfb_update_work() local 755 int x1, int y1, int w, int h) in hvfb_ondemand_refresh_throttle()
|
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-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ |
D | ia_css_ctc1_5.host.c | 26 int y1, int y0, int x1, int x0) in ctc_gradient()
|
D | ia_css_ctc1_5_param.h | 25 s32 y1; member
|
/linux-6.12.1/drivers/gpu/drm/tests/ |
D | drm_damage_helper_test.c | 59 static void set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2, in set_plane_src() 73 static void set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, in set_damage_clip() 96 int x1, int y1, int x2, int y2) in check_damage_clip()
|
/linux-6.12.1/drivers/iio/magnetometer/ |
D | yamaha-yas530.c | 284 static int yas530_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) in yas530_measure() 368 static int yas537_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) in yas537_measure() 504 u16 t_ref, t_comp, t, x, y1, y2; in yas530_get_measure() local 586 u16 t, x, y1, y2; in yas537_get_measure() local 1195 u16 t, x, y1, y2; in yas530_measure_offsets() local
|
/linux-6.12.1/include/linux/ |
D | fixp-arith.h | 154 static inline int fixp_linear_interpolate(int x0, int y0, int x1, int y1, int x) in fixp_linear_interpolate()
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ |
D | ia_css_ctc2.host.c | 40 static int ctc2_slope(int y1, int y0, int x1, int x0) in ctc2_slope()
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ |
D | ia_css_xnr3_types.h | 51 int y1; /** Sigma for Y range similarity in bright area */ member
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
D | ia_css_ctc_types.h | 63 u16 y1; /** 2nd kneepoint gain. member
|
/linux-6.12.1/crypto/ |
D | ecc.c | 1129 static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1, in ecc_point_double_jacobian() 1194 static void apply_z(u64 *x1, u64 *y1, u64 *z, const struct ecc_curve *curve) in apply_z() 1205 static void xycz_initial_double(u64 *x1, u64 *y1, u64 *x2, u64 *y2, in xycz_initial_double() 1231 static void xycz_add(u64 *x1, u64 *y1, u64 *x2, u64 *y2, in xycz_add() 1274 static void xycz_add_c(u64 *x1, u64 *y1, u64 *x2, u64 *y2, in xycz_add_c()
|
/linux-6.12.1/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.h | 25 u32 y1:8; member
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | mc13783_ts.c | 70 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local
|
/linux-6.12.1/drivers/input/mouse/ |
D | elantech.c | 397 unsigned int x1, unsigned int y1, in elantech_report_semi_mt_data() 413 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local 564 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local
|
/linux-6.12.1/include/drm/ |
D | drm_rect.h | 47 int x1, y1, x2, y2; member
|
/linux-6.12.1/arch/sh/include/uapi/asm/ |
D | ptrace_32.h | 70 unsigned long y1; member
|
/linux-6.12.1/drivers/iio/pressure/ |
D | mpl115.c | 51 int a1, y1, pcomp; in mpl115_comp_pressure() local
|