i2                  9 arch/arm/kernel/insn.c 	unsigned long s, j1, j2, i1, i2, imm10, imm11;
i2                 21 arch/arm/kernel/insn.c 	i2	= (offset >> 22) & 0x1;
i2                 26 arch/arm/kernel/insn.c 	j2 = (!i2) ^ s;
i2               1330 arch/arm/kvm/coproc.c 	const struct coproc_reg *i1, *i2, *end1, *end2;
i2               1337 arch/arm/kvm/coproc.c 	i2 = cp15_regs;
i2               1340 arch/arm/kvm/coproc.c 	BUG_ON(i1 == end1 || i2 == end2);
i2               1343 arch/arm/kvm/coproc.c 	while (i1 || i2) {
i2               1344 arch/arm/kvm/coproc.c 		int cmp = cmp_reg(i1, i2);
i2               1355 arch/arm/kvm/coproc.c 			if (i2->reg) {
i2               1356 arch/arm/kvm/coproc.c 				if (!copy_reg_to_user(i2, &uind))
i2               1364 arch/arm/kvm/coproc.c 		if (cmp >= 0 && ++i2 == end2)
i2               1365 arch/arm/kvm/coproc.c 			i2 = NULL;
i2                 99 arch/arm/kvm/coproc.h 			  const struct coproc_reg *i2)
i2                101 arch/arm/kvm/coproc.h 	BUG_ON(i1 == i2);
i2                104 arch/arm/kvm/coproc.h 	else if (!i2)
i2                106 arch/arm/kvm/coproc.h 	if (i1->CRn != i2->CRn)
i2                107 arch/arm/kvm/coproc.h 		return i1->CRn - i2->CRn;
i2                108 arch/arm/kvm/coproc.h 	if (i1->CRm != i2->CRm)
i2                109 arch/arm/kvm/coproc.h 		return i1->CRm - i2->CRm;
i2                110 arch/arm/kvm/coproc.h 	if (i1->Op1 != i2->Op1)
i2                111 arch/arm/kvm/coproc.h 		return i1->Op1 - i2->Op1;
i2                112 arch/arm/kvm/coproc.h 	if (i1->Op2 != i2->Op2)
i2                113 arch/arm/kvm/coproc.h 		return i1->Op2 - i2->Op2;
i2                114 arch/arm/kvm/coproc.h 	return i2->is_64bit - i1->is_64bit;
i2               2675 arch/arm64/kvm/sys_regs.c 	const struct sys_reg_desc *i1, *i2, *end1, *end2;
i2               2683 arch/arm64/kvm/sys_regs.c 	i2 = sys_reg_descs;
i2               2686 arch/arm64/kvm/sys_regs.c 	BUG_ON(i1 == end1 || i2 == end2);
i2               2689 arch/arm64/kvm/sys_regs.c 	while (i1 || i2) {
i2               2690 arch/arm64/kvm/sys_regs.c 		int cmp = cmp_sys_reg(i1, i2);
i2               2695 arch/arm64/kvm/sys_regs.c 			err = walk_one_sys_reg(vcpu, i2, &uind, &total);
i2               2702 arch/arm64/kvm/sys_regs.c 		if (cmp >= 0 && ++i2 == end2)
i2               2703 arch/arm64/kvm/sys_regs.c 			i2 = NULL;
i2                120 arch/arm64/kvm/sys_regs.h 			      const struct sys_reg_desc *i2)
i2                122 arch/arm64/kvm/sys_regs.h 	BUG_ON(i1 == i2);
i2                125 arch/arm64/kvm/sys_regs.h 	else if (!i2)
i2                127 arch/arm64/kvm/sys_regs.h 	if (i1->Op0 != i2->Op0)
i2                128 arch/arm64/kvm/sys_regs.h 		return i1->Op0 - i2->Op0;
i2                129 arch/arm64/kvm/sys_regs.h 	if (i1->Op1 != i2->Op1)
i2                130 arch/arm64/kvm/sys_regs.h 		return i1->Op1 - i2->Op1;
i2                131 arch/arm64/kvm/sys_regs.h 	if (i1->CRn != i2->CRn)
i2                132 arch/arm64/kvm/sys_regs.h 		return i1->CRn - i2->CRn;
i2                133 arch/arm64/kvm/sys_regs.h 	if (i1->CRm != i2->CRm)
i2                134 arch/arm64/kvm/sys_regs.h 		return i1->CRm - i2->CRm;
i2                135 arch/arm64/kvm/sys_regs.h 	return i1->Op2 - i2->Op2;
i2                 27 arch/ia64/include/asm/kprobes.h #define BRL_INST(i1, i2) ((long)((0xcL << 37) |	/* brl */ \
i2                 29 arch/ia64/include/asm/kprobes.h 				(((i1) & 1) << 36) | ((i2) << 13))) /* imm */
i2               1116 arch/parisc/math-emu/fpudispatch.c 		struct { u_int i1; u_int i2; } ints;
i2               1180 arch/parisc/math-emu/fpudispatch.c 			fpregs[tm+1] = mtmp.ints.i2;
i2               1182 arch/parisc/math-emu/fpudispatch.c 			fpregs[ta+1] = atmp.ints.i2;
i2               1255 arch/parisc/math-emu/fpudispatch.c 		struct { u_int i1; u_int i2; } ints;
i2               1287 arch/parisc/math-emu/fpudispatch.c 			fpregs[tm+1] = mtmp.ints.i2;
i2               1289 arch/parisc/math-emu/fpudispatch.c 			fpregs[ta+1] = atmp.ints.i2;
i2                262 arch/sparc/include/asm/ttable.h 	stx	%i2, [%sp + STACK_BIAS + 0x50];		\
i2                283 arch/sparc/include/asm/ttable.h 	stx	%i2, [%sp + STACK_BIAS + 0x50];		\
i2                315 arch/sparc/include/asm/ttable.h 	stxa	%i2, [%g1 + %g0] ASI;			\
i2                341 arch/sparc/include/asm/ttable.h 	stxa	%i2, [%sp + STACK_BIAS + 0x50] %asi;	\
i2                375 arch/sparc/include/asm/ttable.h 	stx	%i2, [%g3 + TI_REG_WINDOW + 0x50];	\
i2                411 arch/sparc/include/asm/ttable.h 	stwa	%i2, [%g1 + %g0] ASI;			\
i2                440 arch/sparc/include/asm/ttable.h 	stwa	%i2, [%sp + 0x28] %asi;	\
i2                474 arch/sparc/include/asm/ttable.h 	stw	%i2, [%g3 + TI_REG_WINDOW + 0x28];	\
i2                518 arch/sparc/include/asm/ttable.h 	ldx	[%sp + STACK_BIAS + 0x50], %i2;		\
i2                542 arch/sparc/include/asm/ttable.h 	ldx	[%sp + STACK_BIAS + 0x50], %i2;		\
i2                574 arch/sparc/include/asm/ttable.h 	ldxa	[%g1 + %g3] ASI, %i2;			\
i2                599 arch/sparc/include/asm/ttable.h 	ldxa	[%sp + STACK_BIAS + 0x50] %asi, %i2;	\
i2                634 arch/sparc/include/asm/ttable.h 	lduwa	[%g1 + %g3] ASI, %i2;			\
i2                662 arch/sparc/include/asm/ttable.h 	lduwa	[%sp + 0x28] %asi, %i2;			\
i2                 22 arch/sparc/include/asm/winmacro.h 	std	%i2, [%reg + RW_I2]; \
i2                 33 arch/sparc/include/asm/winmacro.h 	ldd	[%reg + RW_I2], %i2; \
i2                 40 arch/sparc/include/asm/winmacro.h         ldd     [%base_reg + STACKFRAME_SZ + PT_I2], %i2; \
i2                 67 arch/sparc/include/asm/winmacro.h         std     %i2, [%base_reg + STACKFRAME_SZ + PT_I2]; \
i2                112 crypto/vmac.c  #define MUL32(i1, i2)	((u64)(u32)(i1)*(u32)(i2))
i2                114 crypto/vmac.c  #define PMUL64(rh, rl, i1, i2)	/* Assumes m doesn't overflow */	\
i2                116 crypto/vmac.c  		u64 _i1 = (i1), _i2 = (i2);				\
i2                123 crypto/vmac.c  #define MUL64(rh, rl, i1, i2)						\
i2                125 crypto/vmac.c  		u64 _i1 = (i1), _i2 = (i2);				\
i2                 54 drivers/connector/cn_queue.c int cn_cb_equal(struct cb_id *i1, struct cb_id *i2)
i2                 56 drivers/connector/cn_queue.c 	return ((i1->idx == i2->idx) && (i1->val == i2->val));
i2                388 drivers/isdn/mISDN/dsp_cmx.c 	int		memb = 0, i, ii, i1, i2;
i2                875 drivers/isdn/mISDN/dsp_cmx.c 			i2 = i1 + 1;
i2                876 drivers/isdn/mISDN/dsp_cmx.c 			while (i2 < ii) {
i2                877 drivers/isdn/mISDN/dsp_cmx.c 				if (freeslots[i2])
i2                879 drivers/isdn/mISDN/dsp_cmx.c 				i2++;
i2                881 drivers/isdn/mISDN/dsp_cmx.c 			if (i2 == ii) {
i2                894 drivers/isdn/mISDN/dsp_cmx.c 			member->dsp->pcm_slot_rx = i2;
i2                895 drivers/isdn/mISDN/dsp_cmx.c 			nextm->dsp->pcm_slot_tx = i2;
i2                312 drivers/isdn/mISDN/l1oip_codec.c 	int i1, i2, c, sample;
i2                332 drivers/isdn/mISDN/l1oip_codec.c 		i2 = 0;
i2                333 drivers/isdn/mISDN/l1oip_codec.c 		while (i2 < 256) {
i2                334 drivers/isdn/mISDN/l1oip_codec.c 			table_com[(i1 << 8) | i2] |= (c << 4);
i2                335 drivers/isdn/mISDN/l1oip_codec.c 			table_com[(i2 << 8) | i1] |= c;
i2                336 drivers/isdn/mISDN/l1oip_codec.c 			i2++;
i2                348 drivers/isdn/mISDN/l1oip_codec.c 		i2 = 0;
i2                349 drivers/isdn/mISDN/l1oip_codec.c 		while (i2 < 16) {
i2                350 drivers/isdn/mISDN/l1oip_codec.c 			table_dec[(i1 << 4) | i2] |= (sample << 8);
i2                351 drivers/isdn/mISDN/l1oip_codec.c 			table_dec[(i2 << 4) | i1] |= sample;
i2                352 drivers/isdn/mISDN/l1oip_codec.c 			i2++;
i2                157 drivers/net/ethernet/dec/tulip/xircom_cb.c 	int i,i2;
i2                160 drivers/net/ethernet/dec/tulip/xircom_cb.c 	i2=0;
i2                163 drivers/net/ethernet/dec/tulip/xircom_cb.c 			buffer[i2++]='1';
i2                165 drivers/net/ethernet/dec/tulip/xircom_cb.c 			buffer[i2++]='0';
i2                167 drivers/net/ethernet/dec/tulip/xircom_cb.c 			buffer[i2++]=' ';
i2                346 drivers/scsi/advansys.c 	ASC_SCSIQ_2 i2;
i2                 20 drivers/video/fbdev/c2p_core.h static inline void _transp(u32 d[], unsigned int i1, unsigned int i2,
i2                 23 drivers/video/fbdev/c2p_core.h 	u32 t = (d[i1] ^ (d[i2] >> shift)) & mask;
i2                 26 drivers/video/fbdev/c2p_core.h 	d[i2] ^= t << shift;
i2                420 fs/fat/fat.h   			    struct inode *i2);
i2               1937 fs/fat/inode.c int fat_flush_inodes(struct super_block *sb, struct inode *i1, struct inode *i2)
i2               1944 fs/fat/inode.c 	if (!ret && i2)
i2               1945 fs/fat/inode.c 		ret = writeback_inode(i2);
i2               2741 fs/xfs/xfs_trace.h 		 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2),
i2               2742 fs/xfs/xfs_trace.h 	TP_ARGS(mp, agno, i1, i2),
i2               2759 fs/xfs/xfs_trace.h 		__entry->i2_startblock = i2->rc_startblock;
i2               2760 fs/xfs/xfs_trace.h 		__entry->i2_blockcount = i2->rc_blockcount;
i2               2761 fs/xfs/xfs_trace.h 		__entry->i2_refcount = i2->rc_refcount;
i2               2778 fs/xfs/xfs_trace.h 		 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2), \
i2               2779 fs/xfs/xfs_trace.h 	TP_ARGS(mp, agno, i1, i2))
i2               2784 fs/xfs/xfs_trace.h 		 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2,
i2               2786 fs/xfs/xfs_trace.h 	TP_ARGS(mp, agno, i1, i2, agbno),
i2               2804 fs/xfs/xfs_trace.h 		__entry->i2_startblock = i2->rc_startblock;
i2               2805 fs/xfs/xfs_trace.h 		__entry->i2_blockcount = i2->rc_blockcount;
i2               2806 fs/xfs/xfs_trace.h 		__entry->i2_refcount = i2->rc_refcount;
i2               2825 fs/xfs/xfs_trace.h 		 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, \
i2               2827 fs/xfs/xfs_trace.h 	TP_ARGS(mp, agno, i1, i2, agbno))
i2               2832 fs/xfs/xfs_trace.h 		 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2,
i2               2834 fs/xfs/xfs_trace.h 	TP_ARGS(mp, agno, i1, i2, i3),
i2               2854 fs/xfs/xfs_trace.h 		__entry->i2_startblock = i2->rc_startblock;
i2               2855 fs/xfs/xfs_trace.h 		__entry->i2_blockcount = i2->rc_blockcount;
i2               2856 fs/xfs/xfs_trace.h 		__entry->i2_refcount = i2->rc_refcount;
i2               2880 fs/xfs/xfs_trace.h 		 struct xfs_refcount_irec *i1, struct xfs_refcount_irec *i2, \
i2               2882 fs/xfs/xfs_trace.h 	TP_ARGS(mp, agno, i1, i2, i3))
i2                287 include/sound/pcm_params.h static inline int snd_interval_eq(const struct snd_interval *i1, const struct snd_interval *i2)
i2                290 include/sound/pcm_params.h 		return i2->empty;
i2                291 include/sound/pcm_params.h 	if (i2->empty)
i2                293 include/sound/pcm_params.h 	return i1->min == i2->min && i1->openmin == i2->openmin &&
i2                294 include/sound/pcm_params.h 		i1->max == i2->max && i1->openmax == i2->openmax;
i2                914 net/decnet/dn_dev.c 	unsigned char *i1, *i2;
i2                954 net/decnet/dn_dev.c 	i2 = ptr++;
i2                958 net/decnet/dn_dev.c 	*i2 = 7 * n;
i2                959 net/decnet/dn_dev.c 	*i1 = 8 + *i2;
i2                961 net/decnet/dn_dev.c 	skb_trim(skb, (27 + *i2));
i2                613 scripts/mod/file2alias.c 			int i2, j2;
i2                620 scripts/mod/file2alias.c 			for (i2 = 0; i2 < i && !dup; i2++) {
i2                621 scripts/mod/file2alias.c 				DEF_FIELD_ADDR_VAR(symval + i2 * id_size,
i2               1115 sound/pci/cs46xx/cs46xx_dsp_scb_types.h 	u16 i2;
i2                204 tools/perf/util/string.c 	int i2 = strlen(s2);
i2                205 tools/perf/util/string.c 	while (--i1 >= 0 && --i2 >= 0) {
i2                206 tools/perf/util/string.c 		if (s1[i1] != s2[i2])
i2                207 tools/perf/util/string.c 			return s1[i1] - s2[i2];