Symbol: x1
macro public
Defined...
function parameter
Defined...
-
arch/x86/kernel/mmconf-fam10h_64.c:35:22-35:34: static int cmp_range(const void *x1, const void *x2)
-
arch/x86/platform/efi/fake_mem.c:28:32-28:44: static int __init cmp_fake_mem(const void *x1, const void *x2)
-
crypto/ecc.c:1080:39-1080:44: static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1,
-
crypto/ecc.c:1145:21-1145:26: static void apply_z(u64 *x1, u64 *y1, u64 *z, const struct ecc_curve *curve)
-
crypto/ecc.c:1156:33-1156:38: static void xycz_initial_double(u64 *x1, u64 *y1, u64 *x2, u64 *y2,
-
crypto/ecc.c:1182:22-1182:27: static void xycz_add(u64 *x1, u64 *y1, u64 *x2, u64 *y2,
-
crypto/ecc.c:1225:24-1225:29: static void xycz_add_c(u64 *x1, u64 *y1, u64 *x2, u64 *y2,
-
crypto/sm4.c:104:37-104:41: static inline u32 sm4_round(u32 x0, u32 x1, u32 x2, u32 x3, u32 rk)
-
drivers/edac/sb_edac.c:1967:71-1967:75: static int sb_bank_bits(u64 addr, int b0, int b1, int do_xor, int x0, int x1)
-
drivers/edac/skx_base.c:541:72-541:76: static int skx_bank_bits(u64 addr, int b0, int b1, int do_xor, int x0, int x1)
-
drivers/gpu/drm/tests/drm_damage_helper_test.c:59:58-59:62: static void set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2,
-
drivers/gpu/drm/tests/drm_damage_helper_test.c:73:54-73:58: static void set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2,
-
drivers/gpu/drm/tests/drm_damage_helper_test.c:96:10-96:14: int x1, int y1, int x2, int y2)
-
drivers/hid/wacom_wac.c:1230:21-1230:25: static int int_dist(int x1, int y1, int x2, int y2)
-
drivers/input/mouse/elantech.c:397:7-397:20: unsigned int x1, unsigned int y1,
-
drivers/net/wireless/ath/carl9170/phy.c:1068:44-1068:48: static s32 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2)
-
drivers/net/wireless/ath/carl9170/phy.c:1087:41-1087:44: static u8 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2)
-
drivers/net/wireless/intel/iwlegacy/4965.c:645:33-645:37: il4965_interpolate_value(s32 x, s32 x1, s32 y1, s32 x2, s32 y2)
-
drivers/staging/media/atomisp/pci/hive_isp_css_common/host/isp_private.h:154:5-154:21: const uint16_t x1)
-
drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ia_css_ctc1_5.host.c:26:21-26:25: int y1, int y0, int x1, int x0)
-
drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ia_css_ctc2.host.c:40:39-40:43: static int ctc2_slope(int y1, int y0, int x1, int x0)
-
drivers/staging/media/av7110/av7110_hw.c:989:10-989:14: int x1, int y1, int inc, u8 __user * data)
-
drivers/video/fbdev/hyperv_fb.c:372:39-372:43: synthvid_update(struct fb_info *info, int x1, int y1, int x2, int y2)
-
drivers/video/fbdev/hyperv_fb.c:756:9-756:13: int x1, int y1, int w, int h)
-
drivers/video/fbdev/nvidia/nv_accel.c:189:58-189:62: static void NVSetClippingRectangle(struct fb_info *info, int x1, int y1,
-
drivers/video/fbdev/tridentfb.c:356:8-356:12: u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h)
-
drivers/video/fbdev/tridentfb.c:444:5-444:9: u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h)
-
drivers/video/fbdev/tridentfb.c:518:8-518:12: u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h)
-
drivers/video/fbdev/tridentfb.c:583:7-583:11: u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h)
-
drivers/video/fbdev/xen-fbfront.c:141:6-141:10: int x1, int y1, int w, int h)
-
include/linux/fixp-arith.h:154:59-154:63: static inline int fixp_linear_interpolate(int x0, int y0, int x1, int y1, int x)
-
kernel/range.c:114:22-114:34: static int cmp_range(const void *x1, const void *x2)
-
sound/pci/au88x0/au88x0_a3d.c:77:36-77:42: a3dsrc_SetAtmosState(a3dsrc_t * a, short x1, short x2, short y1, short y2)
variable
Defined...
-
arch/x86/crypto/curve25519-x86_64.c:980:2-980:12: u64 *x1 = q;
-
arch/x86/crypto/curve25519-x86_64.c:1540:2-1540:18: u64 *x1 = &tmp[0];
-
crypto/ecdsa.c:101:2-101:23: u64 x1[ECC_MAX_DIGITS];
-
crypto/seed.c:333:2-333:17: u32 i, t0, t1, x1, x2, x3, x4;
-
crypto/seed.c:369:2-369:6: u32 x1, x2, x3, x4, t0, t1;
-
crypto/seed.c:407:2-407:6: u32 x1, x2, x3, x4, t0, t1;
-
crypto/sm2.c:331:2-331:11: MPI x1 = NULL, y1 = NULL;
-
drivers/clocksource/timer-atmel-st.c:33:2-33:15: unsigned int x1, x2;
-
drivers/gpu/drm/ast/ast_mode.c:826:2-826:26: u8 x1 = (x & 0x0f00) >> 8;
-
drivers/gpu/drm/drm_fb_helper.c:647:2-647:11: u32 x1 = 0;
-
drivers/gpu/drm/msm/dp/dp_audio.c:84:2-84:10: u8 x1 = 0;
-
drivers/gpu/drm/tiny/gm12u320.c:256:2-256:43: int block, dst_offset, len, remain, ret, x1, x2, y1, y2;
-
drivers/gpu/drm/tiny/ili9225.c:89:2-89:6: u16 x1, x2, y1, y2;
-
drivers/hid/hid-wiimote-modules.c:1835:2-1835:6: s16 x1, y1, x2, y2;
-
drivers/iio/adc/palmas_gpadc.c:348:2-348:36: int x1 = adc->adc_info[adc_chan].x1;
-
drivers/iio/adc/twl6030-gpadc.c:575:2-575:18: int b, k, gain, x1, x2, i;
-
drivers/iio/light/si1133.c:251:2-251:11: int x1 = 1;
-
drivers/iio/pressure/bmp280-core.c:1866:2-1866:6: s32 x1, x2;
-
drivers/iio/pressure/bmp280-core.c:1929:2-1929:6: s32 x1, x2, x3, p;
-
drivers/input/mouse/elantech.c:413:2-413:29: unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0;
-
drivers/input/mouse/elantech.c:564:2-564:33: unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0;
-
drivers/input/touchscreen/mc13783_ts.c:70:2-70:10: int x0, x1, x2, y0, y1, y2;
-
drivers/media/dvb-frontends/si21xx.c:709:2-709:15: unsigned int x1;
-
drivers/media/platform/renesas/rcar_fdp1.c:816:2-816:19: unsigned int x0, x1;
-
drivers/media/usb/uvc/uvc_video.c:713:2-713:6: u32 x1, x2;
-
drivers/net/wireless/ath/wil6210/main.c:975:2-975:14: u32 x, x1 = 0;
-
drivers/staging/media/atomisp/pci/sh_css_params.c:4049:2-4049:36: unsigned int x0 = 0, y0 = 0, x1 = 0, y1 = 0;
-
drivers/staging/media/ipu3/ipu3-css-params.c:2890:2-2890:23: unsigned int y0, x0, x1, x, y;
-
drivers/video/backlight/pwm_bl.c:300:4-300:8: u32 x1, x2, x, dx;
-
drivers/video/fbdev/hyperv_fb.c:715:2-715:6: int x1, x2, y1, y2;
-
lib/crypto/mpi/ec.c:1214:2-1214:6: MPI x1, y1, z1, k, h, yy;
-
net/netfilter/nft_set_pipapo.c:1876:3-1876:14: int b, x0, x1;
-
net/xfrm/xfrm_state.c:1578:2-1578:21: struct xfrm_state *x1, *to_put;
-
net/xfrm/xfrm_state.c:1846:2-1846:21: struct xfrm_state *x1, *to_put;
-
sound/soc/codecs/wcd934x.c:2652:2-2652:6: s32 x1, d1;
-
sound/soc/codecs/wcd938x.c:2135:2-2135:6: s32 x1, d1;
variable local
Defined...