Searched defs:x2 (Results 1 - 25 of 64) sorted by path

123

/linux-master/arch/x86/math-emu/
H A Dpoly.h74 static inline void add_Xsig_Xsig(Xsig *dest, const Xsig *x2) argument
88 static inline void add_two_Xsig(Xsig *dest, const Xsig *x2, long int *exp) argument
/linux-master/drivers/media/dvb-frontends/
H A Dcx24120.h19 u8 x2; member in struct:cx24120_initial_mpeg_config
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dphy.c1068 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) argument
1087 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2) argument
[all...]
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_accel.c189 NVSetClippingRectangle(struct fb_info *info, int x1, int y1, int x2, int y2) argument
/linux-master/include/video/
H A Dudlfb.h17 int x2, y2; member in struct:dloarea
/linux-master/arch/alpha/include/asm/
H A Dbitops.h318 unsigned long sum, x1, x2, x4; local
/linux-master/arch/arm64/include/asm/
H A Dassembler.h850 stp x2, x3, [sp, #-16]! variable
855 ldp x2, x3, [sp], #16 variable
H A Del2_setup.h82 orr x2, x2, x0 // If we don't have VHE, then variable
95 orr x2, x2, x0 // allow the EL1&0 translation variable
[all...]
/linux-master/arch/s390/include/asm/
H A Dfpu-insn-asm.h319 GR_NUM x2, \index variable
329 GR_NUM x2, \index variable
403 GR_NUM x2, \index variable
/linux-master/arch/x86/crypto/
H A Dcurve25519-x86_64.c981 u64 *x2 = nq; local
1030 u64 *x2 = nq; local
1542 u64 *x2 = &tmp[8]; local
/linux-master/arch/x86/kernel/
H A Dmmconf-fam10h_64.c35 static int cmp_range(const void *x1, const void *x2) argument
/linux-master/arch/x86/platform/efi/
H A Dfake_mem.c28 static int __init cmp_fake_mem(const void *x1, const void *x2) argument
/linux-master/crypto/
H A Decc.c1156 static void xycz_initial_double(u64 *x1, u64 *y1, u64 *x2, u64 *y2, argument
1182 static void xycz_add(u64 *x1, u64 *y1, u64 *x2, u64 *y2, argument
1225 xycz_add_c(u64 *x1, u64 *y1, u64 *x2, u64 *y2, const struct ecc_curve *curve) argument
[all...]
H A Dseed.c333 u32 i, t0, t1, x1, x2, x3, x4; local
369 u32 x1, x2, x3, x4, t0, t1; local
407 u32 x1, x2, x3, x4, t0, t1; local
[all...]
H A Dsm4.c104 static inline u32 sm4_round(u32 x0, u32 x1, u32 x2, u32 x3, u32 rk) argument
/linux-master/drivers/clocksource/
H A Dtimer-atmel-st.c33 unsigned int x1, x2; local
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_uclo.c148 addr >>= 0x2; /* convert to uword address */ local
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c649 u32 x2 = info->var.xres; local
/linux-master/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c143 s32 x2, y2; /* bottom right corner, exclusive */ member in struct:rect
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_damage_helper_test.c59 static void set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2, argument
73 static void set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, argument
95 check_damage_clip(struct kunit *test, struct drm_rect *r, int x1, int y1, int x2, int y2) argument
[all...]
/linux-master/drivers/gpu/drm/tiny/
H A Dgm12u320.c256 int block, dst_offset, len, remain, ret, x1, x2, y1, y2; local
H A Dili9225.c89 u16 x1, x2, y1, y2; local
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h227 int x1, x2, y1, y2; member in struct:vmw_clip_rect
/linux-master/drivers/hid/
H A Dhid-wiimote-modules.c1835 s16 x1, y1, x2, y2; local
H A Dwacom_wac.c1230 static int int_dist(int x1, int y1, int x2, int y2) argument

Completed in 376 milliseconds

123