n1 21 arch/alpha/math-emu/sfp-util.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 23 arch/alpha/math-emu/sfp-util.h (q) = __udiv_qrnnd (&__r, (n1), (n0), (d)); \ n1 212 arch/arm64/include/asm/cmpxchg.h #define arch_cmpxchg_double(ptr1, ptr2, o1, o2, n1, n2) \ n1 217 arch/arm64/include/asm/cmpxchg.h (unsigned long)(n1), (unsigned long)(n2), \ n1 222 arch/arm64/include/asm/cmpxchg.h #define arch_cmpxchg_double_local(ptr1, ptr2, o1, o2, n1, n2) \ n1 227 arch/arm64/include/asm/cmpxchg.h (unsigned long)(n1), (unsigned long)(n2), \ n1 129 arch/arm64/include/asm/percpu.h #define this_cpu_cmpxchg_double_8(ptr1, ptr2, o1, o2, n1, n2) \ n1 135 arch/arm64/include/asm/percpu.h o1, o2, n1, n2); \ n1 190 arch/m68k/include/asm/uaccess_mm.h #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ n1 216 arch/m68k/include/asm/uaccess_mm.h "10: addq.l #"#n1",%0\n" \ n1 228 arch/m68k/include/asm/uaccess_mm.h #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ n1 229 arch/m68k/include/asm/uaccess_mm.h ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3) n1 230 arch/m68k/include/asm/uaccess_mm.h #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ n1 231 arch/m68k/include/asm/uaccess_mm.h ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, \ n1 232 arch/m68k/include/asm/uaccess_mm.h __suffix##n1, __suffix##n2, __suffix##n3) n1 164 arch/mips/bcm63xx/cpu.c unsigned int tmp, n1, n2, m1; n1 168 arch/mips/bcm63xx/cpu.c n1 = (tmp & MIPSPLLCTL_N1_MASK) >> MIPSPLLCTL_N1_SHIFT; n1 171 arch/mips/bcm63xx/cpu.c n1 += 1; n1 174 arch/mips/bcm63xx/cpu.c return (16 * 1000000 * n1 * n2) / m1; n1 179 arch/mips/bcm63xx/cpu.c unsigned int tmp, n1, n2, m1; n1 183 arch/mips/bcm63xx/cpu.c n1 = (tmp & DMIPSPLLCFG_N1_MASK) >> DMIPSPLLCFG_N1_SHIFT; n1 186 arch/mips/bcm63xx/cpu.c return (16 * 1000000 * n1 * n2) / m1; n1 402 arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h #define ADSLPLLCTL_VAL(n1, n2, m1ref, m2ref, m1cpu, m1bus, m2bus) \ n1 403 arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h (((n1) << ADSLPLLCTL_N1_SHIFT) | \ n1 647 arch/mips/ralink/mt7620.c u32 n1; n1 655 arch/mips/ralink/mt7620.c n1 = __raw_readl(sysc + SYSC_REG_CHIP_NAME1); n1 659 arch/mips/ralink/mt7620.c if (n0 == MT7620_CHIP_NAME0 && n1 == MT7620_CHIP_NAME1) { n1 669 arch/mips/ralink/mt7620.c } else if (n0 == MT7620_CHIP_NAME0 && n1 == MT7628_CHIP_NAME1) { n1 681 arch/mips/ralink/mt7620.c panic("mt762x: unknown SoC, n0:%08x n1:%08x\n", n0, n1); n1 168 arch/mips/ralink/mt7621.c u32 n1; n1 194 arch/mips/ralink/mt7621.c n1 = __raw_readl(sysc + SYSC_REG_CHIP_NAME1); n1 196 arch/mips/ralink/mt7621.c if (n0 == MT7621_CHIP_NAME0 && n1 == MT7621_CHIP_NAME1) { n1 200 arch/mips/ralink/mt7621.c panic("mt7621: unknown SoC, n0:%08x n1:%08x\n", n0, n1); n1 85 arch/mips/ralink/rt288x.c u32 n1; n1 89 arch/mips/ralink/rt288x.c n1 = __raw_readl(sysc + SYSC_REG_CHIP_NAME1); n1 92 arch/mips/ralink/rt288x.c if (n0 == RT2880_CHIP_NAME0 && n1 == RT2880_CHIP_NAME1) { n1 96 arch/mips/ralink/rt288x.c panic("rt288x: unknown SoC, n0:%08x n1:%08x", n0, n1); n1 222 arch/mips/ralink/rt305x.c u32 n1; n1 226 arch/mips/ralink/rt305x.c n1 = __raw_readl(sysc + SYSC_REG_CHIP_NAME1); n1 228 arch/mips/ralink/rt305x.c if (n0 == RT3052_CHIP_NAME0 && n1 == RT3052_CHIP_NAME1) { n1 241 arch/mips/ralink/rt305x.c } else if (n0 == RT3350_CHIP_NAME0 && n1 == RT3350_CHIP_NAME1) { n1 245 arch/mips/ralink/rt305x.c } else if (n0 == RT3352_CHIP_NAME0 && n1 == RT3352_CHIP_NAME1) { n1 249 arch/mips/ralink/rt305x.c } else if (n0 == RT5350_CHIP_NAME0 && n1 == RT5350_CHIP_NAME1) { n1 254 arch/mips/ralink/rt305x.c panic("rt305x: unknown SoC, n0:%08x n1:%08x", n0, n1); n1 121 arch/mips/ralink/rt3883.c u32 n1; n1 125 arch/mips/ralink/rt3883.c n1 = __raw_readl(sysc + RT3883_SYSC_REG_CHIPID4_7); n1 128 arch/mips/ralink/rt3883.c if (n0 == RT3883_CHIP_NAME0 && n1 == RT3883_CHIP_NAME1) { n1 132 arch/mips/ralink/rt3883.c panic("rt3883: unknown SoC, n0:%08x n1:%08x", n0, n1); n1 128 arch/nds32/include/asm/sfp-machine.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 134 arch/nds32/include/asm/sfp-machine.h __r1 = (n1) % __d1; \ n1 135 arch/nds32/include/asm/sfp-machine.h __q1 = (n1) / __d1; \ n1 280 arch/powerpc/include/asm/sfp-machine.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 287 arch/powerpc/include/asm/sfp-machine.h __r1 = (n1) % __d1; \ n1 288 arch/powerpc/include/asm/sfp-machine.h __q1 = (n1) / __d1; \ n1 11 arch/powerpc/math-emu/udivmodti4.c _FP_W_TYPE n1, _FP_W_TYPE n0, n1 20 arch/powerpc/math-emu/udivmodti4.c if (d0 > n1) n1 24 arch/powerpc/math-emu/udivmodti4.c udiv_qrnnd (q0, n0, n1, n0, d0); n1 36 arch/powerpc/math-emu/udivmodti4.c udiv_qrnnd (q1, n1, 0, n1, d0); n1 37 arch/powerpc/math-emu/udivmodti4.c udiv_qrnnd (q0, n0, n1, n0, d0); n1 47 arch/powerpc/math-emu/udivmodti4.c if (d0 > n1) n1 59 arch/powerpc/math-emu/udivmodti4.c n1 = (n1 << bm) | (n0 >> (_FP_W_TYPE_SIZE - bm)); n1 63 arch/powerpc/math-emu/udivmodti4.c udiv_qrnnd (q0, n0, n1, n0, d0); n1 86 arch/powerpc/math-emu/udivmodti4.c n1 -= d0; n1 98 arch/powerpc/math-emu/udivmodti4.c n2 = n1 >> b; n1 99 arch/powerpc/math-emu/udivmodti4.c n1 = (n1 << bm) | (n0 >> b); n1 102 arch/powerpc/math-emu/udivmodti4.c udiv_qrnnd (q1, n1, n2, n1, d0); n1 107 arch/powerpc/math-emu/udivmodti4.c udiv_qrnnd (q0, n0, n1, n0, d0); n1 118 arch/powerpc/math-emu/udivmodti4.c if (d1 > n1) n1 127 arch/powerpc/math-emu/udivmodti4.c r1 = n1; n1 144 arch/powerpc/math-emu/udivmodti4.c if (n1 > d1 || n0 >= d0) n1 147 arch/powerpc/math-emu/udivmodti4.c sub_ddmmss (n1, n0, n1, n0, d1, d0); n1 155 arch/powerpc/math-emu/udivmodti4.c r1 = n1; n1 167 arch/powerpc/math-emu/udivmodti4.c n2 = n1 >> b; n1 168 arch/powerpc/math-emu/udivmodti4.c n1 = (n1 << bm) | (n0 >> b); n1 171 arch/powerpc/math-emu/udivmodti4.c udiv_qrnnd (q0, n1, n2, n1, d1); n1 174 arch/powerpc/math-emu/udivmodti4.c if (m1 > n1 || (m1 == n1 && m0 > n0)) n1 183 arch/powerpc/math-emu/udivmodti4.c sub_ddmmss (n1, n0, n1, n0, m1, m0); n1 184 arch/powerpc/math-emu/udivmodti4.c r0 = (n1 << b) | (n0 >> bm); n1 185 arch/powerpc/math-emu/udivmodti4.c r1 = n1 >> bm; n1 41 arch/powerpc/platforms/ps3/repository.c static void _dump_node_name(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, n1 45 arch/powerpc/platforms/ps3/repository.c _dump_field("n1: ", n1, func, line); n1 53 arch/powerpc/platforms/ps3/repository.c static void _dump_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, n1 57 arch/powerpc/platforms/ps3/repository.c _dump_field("n1: ", n1, func, line); n1 109 arch/powerpc/platforms/ps3/repository.c static int read_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, n1 122 arch/powerpc/platforms/ps3/repository.c result = lv1_read_repository_node(lpar_id, n1, n2, n3, n4, &v1, n1 128 arch/powerpc/platforms/ps3/repository.c dump_node_name(lpar_id, n1, n2, n3, n4); n1 132 arch/powerpc/platforms/ps3/repository.c dump_node(lpar_id, n1, n2, n3, n4, v1, v2); n1 1049 arch/powerpc/platforms/ps3/repository.c static int create_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) n1 1053 arch/powerpc/platforms/ps3/repository.c dump_node(0, n1, n2, n3, n4, v1, v2); n1 1055 arch/powerpc/platforms/ps3/repository.c result = lv1_create_repository_node(n1, n2, n3, n4, v1, v2); n1 1066 arch/powerpc/platforms/ps3/repository.c static int delete_node(u64 n1, u64 n2, u64 n3, u64 n4) n1 1070 arch/powerpc/platforms/ps3/repository.c dump_node(0, n1, n2, n3, n4, 0, 0); n1 1072 arch/powerpc/platforms/ps3/repository.c result = lv1_delete_repository_node(n1, n2, n3, n4); n1 1083 arch/powerpc/platforms/ps3/repository.c static int write_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) n1 1087 arch/powerpc/platforms/ps3/repository.c result = create_node(n1, n2, n3, n4, v1, v2); n1 1092 arch/powerpc/platforms/ps3/repository.c result = lv1_write_repository_node(n1, n2, n3, n4, v1, v2); n1 36 arch/s390/include/asm/cmpxchg.h #define __cmpxchg_double(p1, p2, o1, o2, n1, n2) \ n1 40 arch/s390/include/asm/cmpxchg.h register __typeof__(*(p1)) __new1 asm("4") = (n1); \ n1 54 arch/s390/include/asm/cmpxchg.h #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ n1 61 arch/s390/include/asm/cmpxchg.h __cmpxchg_double(__p1, __p2, o1, o2, n1, n2); \ n1 167 arch/s390/include/asm/percpu.h #define arch_this_cpu_cmpxchg_double(pcp1, pcp2, o1, o2, n1, n2) \ n1 169 arch/s390/include/asm/percpu.h typeof(pcp1) o1__ = (o1), n1__ = (n1); \ n1 32 arch/sh/math-emu/sfp-util.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 39 arch/sh/math-emu/sfp-util.h __r1 = (n1) % __d1; \ n1 40 arch/sh/math-emu/sfp-util.h __q1 = (n1) / __d1; \ n1 77 arch/sparc/math-emu/sfp-util_32.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 105 arch/sparc/math-emu/sfp-util_32.h "1" ((USItype)(n1)), \ n1 76 arch/sparc/math-emu/sfp-util_64.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 82 arch/sparc/math-emu/sfp-util_64.h __r1 = (n1) % __d1; \ n1 83 arch/sparc/math-emu/sfp-util_64.h __q1 = (n1) / __d1; \ n1 135 arch/x86/include/asm/alternative.h #define OLDINSTR_3(oldinsn, n1, n2, n3) \ n1 139 arch/x86/include/asm/alternative.h ".skip -((" alt_max_short(alt_max_short(alt_rlen(n1), alt_rlen(n2)), alt_rlen(n3)) \ n1 141 arch/x86/include/asm/alternative.h "(" alt_max_short(alt_max_short(alt_rlen(n1), alt_rlen(n2)), alt_rlen(n3)) \ n1 236 arch/x86/include/asm/cmpxchg.h #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ n1 239 arch/x86/include/asm/cmpxchg.h __typeof__(*(p1)) __old1 = (o1), __new1 = (n1); \ n1 255 arch/x86/include/asm/cmpxchg.h #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ n1 256 arch/x86/include/asm/cmpxchg.h __cmpxchg_double(LOCK_PREFIX, p1, p2, o1, o2, n1, n2) n1 258 arch/x86/include/asm/cmpxchg.h #define arch_cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ n1 259 arch/x86/include/asm/cmpxchg.h __cmpxchg_double(, p1, p2, o1, o2, n1, n2) n1 460 arch/x86/include/asm/percpu.h #define percpu_cmpxchg8b_double(pcp1, pcp2, o1, o2, n1, n2) \ n1 463 arch/x86/include/asm/percpu.h typeof(pcp1) __o1 = (o1), __n1 = (n1); \ n1 505 arch/x86/include/asm/percpu.h #define percpu_cmpxchg16b_double(pcp1, pcp2, o1, o2, n1, n2) \ n1 508 arch/x86/include/asm/percpu.h typeof(pcp1) __o1 = (o1), __n1 = (n1); \ n1 71 drivers/clk/clk-si570.c unsigned int n1; n1 95 drivers/clk/clk-si570.c unsigned int *n1, unsigned int *hs_div) n1 107 drivers/clk/clk-si570.c *n1 = ((reg[0] & N1_6_2_MASK) << 2) + ((reg[1] & N1_1_0_MASK) >> 6) + 1; n1 109 drivers/clk/clk-si570.c if (*n1 > 1) n1 110 drivers/clk/clk-si570.c *n1 &= ~1; n1 135 drivers/clk/clk-si570.c err = si570_get_divs(data, &data->rfreq, &data->n1, &data->hs_div); n1 143 drivers/clk/clk-si570.c fdco = fout * data->n1 * data->hs_div; n1 163 drivers/clk/clk-si570.c reg[0] = ((data->n1 - 1) << 6) | n1 190 drivers/clk/clk-si570.c unsigned int n1, hs_div; n1 197 drivers/clk/clk-si570.c n1 = div_u64(div_u64(FDCO_MIN, hs_div), frequency); n1 198 drivers/clk/clk-si570.c if (!n1 || (n1 & 1)) n1 199 drivers/clk/clk-si570.c n1++; n1 200 drivers/clk/clk-si570.c while (n1 <= 128) { n1 201 drivers/clk/clk-si570.c fdco = (u64)frequency * (u64)hs_div * (u64)n1; n1 205 drivers/clk/clk-si570.c *out_n1 = n1; n1 210 drivers/clk/clk-si570.c n1 += (n1 == 1 ? 1 : 2); n1 225 drivers/clk/clk-si570.c unsigned int n1, hs_div; n1 228 drivers/clk/clk-si570.c err = si570_get_divs(data, &rfreq, &n1, &hs_div); n1 234 drivers/clk/clk-si570.c rfreq = div_u64(rfreq, hs_div * n1); n1 245 drivers/clk/clk-si570.c unsigned int n1, hs_div; n1 255 drivers/clk/clk-si570.c n1 = data->n1; n1 259 drivers/clk/clk-si570.c err = si570_calc_divs(rate, data, &rfreq, &n1, &hs_div); n1 282 drivers/clk/clk-si570.c err = si570_calc_divs(frequency, data, &data->rfreq, &data->n1, n1 294 drivers/clk/clk-si570.c (((data->n1 - 1) >> 2) & N1_6_2_MASK)); n1 92 drivers/clk/meson/axg-aoclk.c .n1 = 733, n1 101 drivers/clk/meson/axg-aoclk.c .n1 = { n1 41 drivers/clk/meson/clk-dualdiv.c return DIV_ROUND_CLOSEST(parent_rate, p->n1); n1 44 drivers/clk/meson/clk-dualdiv.c p->n1 * p->m1 + p->n2 * p->m2); n1 55 drivers/clk/meson/clk-dualdiv.c setting.n1 = meson_parm_read(clk->map, &dualdiv->n1) + 1; n1 74 drivers/clk/meson/clk-dualdiv.c for (i = 0; table[i].n1; i++) { n1 115 drivers/clk/meson/clk-dualdiv.c meson_parm_write(clk->map, &dualdiv->n1, setting->n1 - 1); n1 14 drivers/clk/meson/clk-dualdiv.h unsigned int n1; n1 22 drivers/clk/meson/clk-dualdiv.h struct parm n1; n1 94 drivers/clk/meson/g12a-aoclk.c .n1 = 733, n1 120 drivers/clk/meson/g12a-aoclk.c .n1 = { n1 211 drivers/clk/meson/g12a-aoclk.c .n1 = { n1 78 drivers/clk/meson/gxbb-aoclk.c .n1 = 733, n1 87 drivers/clk/meson/gxbb-aoclk.c .n1 = { n1 139 drivers/crypto/ux500/cryp/cryp_core.c u8 n1; n1 144 drivers/crypto/ux500/cryp/cryp_core.c n1 = ((b & R_SHIFT_4_MASK) >> 4) | (b & ~(R_SHIFT_4_MASK >> 4)); n1 146 drivers/crypto/ux500/cryp/cryp_core.c n1 = ((n1 & R_SHIFT_2_MASK) >> 2) | (n1 & ~(R_SHIFT_2_MASK >> 2)); n1 148 drivers/crypto/ux500/cryp/cryp_core.c n1 = (n1 & R_SHIFT_1_MASK) >> 1; n1 158 drivers/crypto/ux500/cryp/cryp_core.c return n1 | n2; n1 2210 drivers/hid/hid-core.c int n1 = strrchr(hdev_a->phys, separator) - hdev_a->phys; n1 2213 drivers/hid/hid-core.c if (n1 != n2 || n1 <= 0 || n2 <= 0) n1 2216 drivers/hid/hid-core.c return !strncmp(hdev_a->phys, hdev_b->phys, n1); n1 1415 drivers/md/bcache/btree.c struct bset *n1 = btree_bset_first(new_nodes[i]); n1 1425 drivers/md/bcache/btree.c if (__set_blocks(n1, n1->keys + keys + n1 1442 drivers/md/bcache/btree.c if (__set_blocks(n1, n1->keys + n2->keys, n1 1452 drivers/md/bcache/btree.c BUG_ON(__set_blocks(n1, n1->keys + keys, block_bytes(b->c)) > n1 1458 drivers/md/bcache/btree.c memcpy(bset_bkey_last(n1), n1 1462 drivers/md/bcache/btree.c n1->keys += keys; n1 1463 drivers/md/bcache/btree.c r[i].keys = n1->keys; n1 2082 drivers/md/bcache/btree.c struct btree *n1, *n2 = NULL, *n3 = NULL; n1 2097 drivers/md/bcache/btree.c n1 = btree_node_alloc_replacement(b, op); n1 2098 drivers/md/bcache/btree.c if (IS_ERR(n1)) n1 2101 drivers/md/bcache/btree.c split = set_blocks(btree_bset_first(n1), n1 2102 drivers/md/bcache/btree.c block_bytes(n1->c)) > (btree_blocks(b) * 4) / 5; n1 2107 drivers/md/bcache/btree.c trace_bcache_btree_node_split(b, btree_bset_first(n1)->keys); n1 2119 drivers/md/bcache/btree.c mutex_lock(&n1->write_lock); n1 2122 drivers/md/bcache/btree.c bch_btree_insert_keys(n1, op, insert_keys, replace_key); n1 2129 drivers/md/bcache/btree.c while (keys < (btree_bset_first(n1)->keys * 3) / 5) n1 2130 drivers/md/bcache/btree.c keys += bkey_u64s(bset_bkey_idx(btree_bset_first(n1), n1 2133 drivers/md/bcache/btree.c bkey_copy_key(&n1->key, n1 2134 drivers/md/bcache/btree.c bset_bkey_idx(btree_bset_first(n1), keys)); n1 2135 drivers/md/bcache/btree.c keys += bkey_u64s(bset_bkey_idx(btree_bset_first(n1), keys)); n1 2137 drivers/md/bcache/btree.c btree_bset_first(n2)->keys = btree_bset_first(n1)->keys - keys; n1 2138 drivers/md/bcache/btree.c btree_bset_first(n1)->keys = keys; n1 2141 drivers/md/bcache/btree.c bset_bkey_last(btree_bset_first(n1)), n1 2151 drivers/md/bcache/btree.c trace_bcache_btree_node_compact(b, btree_bset_first(n1)->keys); n1 2153 drivers/md/bcache/btree.c mutex_lock(&n1->write_lock); n1 2154 drivers/md/bcache/btree.c bch_btree_insert_keys(n1, op, insert_keys, replace_key); n1 2157 drivers/md/bcache/btree.c bch_keylist_add(&parent_keys, &n1->key); n1 2158 drivers/md/bcache/btree.c bch_btree_node_write(n1, &cl); n1 2159 drivers/md/bcache/btree.c mutex_unlock(&n1->write_lock); n1 2175 drivers/md/bcache/btree.c bch_btree_set_root(n1); n1 2187 drivers/md/bcache/btree.c rw_unlock(true, n1); n1 2197 drivers/md/bcache/btree.c bkey_put(b->c, &n1->key); n1 2198 drivers/md/bcache/btree.c btree_node_free(n1); n1 2199 drivers/md/bcache/btree.c rw_unlock(true, n1); n1 2205 drivers/md/bcache/btree.c n1 == ERR_PTR(-EAGAIN)) n1 124 drivers/media/pci/cobalt/cobalt-cpld.c unsigned mult, hsdiv, n1; n1 236 drivers/media/pci/cobalt/cobalt-cpld.c u8 n1, hsdiv; n1 259 drivers/media/pci/cobalt/cobalt-cpld.c n1 = multipliers[i_best].n1 - 1; n1 267 drivers/media/pci/cobalt/cobalt-cpld.c regs[0] = (hsdiv << 5) | (n1 >> 2); n1 268 drivers/media/pci/cobalt/cobalt-cpld.c regs[1] = ((n1 & 0x3) << 6) | (rfreq >> 32); n1 228 drivers/media/platform/meson/ao-cec-g12a.c unsigned long n1; n1 240 drivers/media/platform/meson/ao-cec-g12a.c n1 = FIELD_GET(CECB_CLK_CNTL_N1, reg0) + 1; n1 246 drivers/media/platform/meson/ao-cec-g12a.c f1 = DIV_ROUND_CLOSEST(parent_rate, n1); n1 255 drivers/media/platform/meson/ao-cec-g12a.c n1 = FIELD_GET(CECB_CLK_CNTL_N1, reg0) + 1; n1 257 drivers/media/platform/meson/ao-cec-g12a.c return DIV_ROUND_CLOSEST(parent_rate, n1); n1 205 drivers/media/tuners/mc44s803.c u32 r1, r2, n1, n2, lo1, lo2, freq, val; n1 213 drivers/media/tuners/mc44s803.c n1 = (c->frequency + MC44S803_IF1 + 500000) / 1000000; n1 214 drivers/media/tuners/mc44s803.c freq = MC44S803_OSC / r1 * n1; n1 215 drivers/media/tuners/mc44s803.c lo1 = ((60 * n1) + (r1 / 2)) / r1; n1 234 drivers/media/tuners/mc44s803.c MC44S803_REG_SM(n1-2, MC44S803_LO1); n1 71 drivers/media/tuners/mt20xx.c int n1=1,n2,f; n1 82 drivers/media/tuners/mt20xx.c n2=-n1; n1 83 drivers/media/tuners/mt20xx.c f=n1*(f1-f2); n1 87 drivers/media/tuners/mt20xx.c tuner_dbg("spurtest n1=%d n2=%d ftest=%d\n",n1,n2,f); n1 90 drivers/media/tuners/mt20xx.c tuner_dbg("mt2032 spurcheck triggered: %d\n",n1); n1 92 drivers/media/tuners/mt20xx.c n1++; n1 93 drivers/media/tuners/mt20xx.c } while (n1<5); n1 577 drivers/media/usb/gspca/t613.c static const u8 n1[] = n1 607 drivers/media/usb/gspca/t613.c reg_w_buf(gspca_dev, n1, sizeof n1); n1 85 drivers/mfd/pcf50633-core.c int n, n1, idx = 0; n1 97 drivers/mfd/pcf50633-core.c for (n1 = 0; n1 < sizeof(dump); n1++) n1 100 drivers/mfd/pcf50633-core.c dump[n1] = 0x00; n1 102 drivers/mfd/pcf50633-core.c dump[n1] = pcf50633_reg_read(pcf, n + n1); n1 419 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c u32 n1; n1 426 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c n1 = snprintf(data, MAX_PREFIX_SIZE, "%s%d_", n1 428 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c n1 = min_t(uint, n1, MAX_PREFIX_SIZE - 1); n1 429 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c size_left = (ETH_GSTRING_LEN - 1) - n1; n1 142 drivers/of/resolver.c const char *n1 = kbasename(dn1->full_name); n1 145 drivers/of/resolver.c return of_node_cmp(n1, n2); n1 711 drivers/of/unittest.c struct device_node *n1, *n2, *n21, *nchangeset, *nremove, *parent, *np; n1 714 drivers/of/unittest.c n1 = __of_node_dup(NULL, "n1"); n1 715 drivers/of/unittest.c unittest(n1, "testcase setup failure\n"); n1 743 drivers/of/unittest.c n1->parent = parent; n1 752 drivers/of/unittest.c unittest(!of_changeset_attach_node(&chgset, n1), "fail attach n1\n"); n1 753 drivers/of/unittest.c unittest(!of_changeset_add_property(&chgset, n1, ppname_n1), "fail add prop name\n"); n1 780 drivers/of/unittest.c of_node_put(n1); n1 1155 drivers/pinctrl/core.c struct pinctrl_state *state, *n1; n1 1159 drivers/pinctrl/core.c list_for_each_entry_safe(state, n1, &p->states, node) { n1 51 drivers/pinctrl/devicetree.c struct pinctrl_dt_map *dt_map, *n1; n1 53 drivers/pinctrl/devicetree.c list_for_each_entry_safe(dt_map, n1, &p->dt_maps, node) { n1 844 drivers/ssb/main.c u32 n1, n2, clock, m1, m2, m3, mc; n1 846 drivers/ssb/main.c n1 = (n & SSB_CHIPCO_CLK_N1); n1 858 drivers/ssb/main.c n1 = clkfactor_f6_resolve(n1); n1 862 drivers/ssb/main.c n1 += SSB_CHIPCO_CLK_T2_BIAS; n1 864 drivers/ssb/main.c WARN_ON(!((n1 >= 2) && (n1 <= 7))); n1 876 drivers/ssb/main.c clock = SSB_CHIPCO_CLK_BASE2 * n1 * n2; n1 879 drivers/ssb/main.c clock = SSB_CHIPCO_CLK_BASE1 * n1 * n2; n1 2483 drivers/staging/comedi/comedi_fops.c unsigned int wp, n1, n2; n1 2523 drivers/staging/comedi/comedi_fops.c n1 = min(n, async->prealloc_bufsz - wp); n1 2524 drivers/staging/comedi/comedi_fops.c n2 = n - n1; n1 2525 drivers/staging/comedi/comedi_fops.c m = copy_from_user(async->prealloc_buf + wp, buf, n1); n1 2529 drivers/staging/comedi/comedi_fops.c m = copy_from_user(async->prealloc_buf, buf + n1, n2); n1 2618 drivers/staging/comedi/comedi_fops.c unsigned int rp, n1, n2; n1 2657 drivers/staging/comedi/comedi_fops.c n1 = min(n, async->prealloc_bufsz - rp); n1 2658 drivers/staging/comedi/comedi_fops.c n2 = n - n1; n1 2659 drivers/staging/comedi/comedi_fops.c m = copy_to_user(buf, async->prealloc_buf + rp, n1); n1 2663 drivers/staging/comedi/comedi_fops.c m = copy_to_user(buf + n1, async->prealloc_buf, n2); n1 141 drivers/staging/fbtft/fb_ssd1325.c u8 n1; n1 150 drivers/staging/fbtft/fb_ssd1325.c n1 = rgb565_to_g16(vmem16[y * par->info->var.xres + x]); n1 153 drivers/staging/fbtft/fb_ssd1325.c *buf = (n1 << 4) | n2; n1 488 drivers/thermal/imx_thermal.c int n1; n1 524 drivers/thermal/imx_thermal.c n1 = ocotp_ana1 >> 20; n1 528 drivers/thermal/imx_thermal.c do_div(temp64, 15423 * n1 - 4148468); n1 530 drivers/thermal/imx_thermal.c data->c2 = n1 * data->c1 + 28581; n1 940 drivers/video/fbdev/intelfb/intelfbhw.c u32 m1, m2, n, p1, p2, n1, testm; n1 1010 drivers/video/fbdev/intelfb/intelfbhw.c n1 = n - 2; n1 1014 drivers/video/fbdev/intelfb/intelfbhw.c m, m1, m2, n, n1, p, p1, p2, n1 1016 drivers/video/fbdev/intelfb/intelfbhw.c calc_vclock(index, m1, m2, n1, p1, p2, 0), n1 1020 drivers/video/fbdev/intelfb/intelfbhw.c *retn = n1; n1 1023 drivers/video/fbdev/intelfb/intelfbhw.c *retclock = calc_vclock(index, m1, m2, n1, p1, p2, 0); n1 422 drivers/video/fbdev/savage/savagefb_driver.c unsigned char n1, n2, best_n1=16+2, best_n2=2, best_m=125+2; n1 437 drivers/video/fbdev/savage/savagefb_driver.c for (n1=min_n1+2; n1<=max_n1+2; n1++) { n1 438 drivers/video/fbdev/savage/savagefb_driver.c m = (freq * n1 * (1 << n2) + HALF_BASE_FREQ) / n1 442 drivers/video/fbdev/savage/savagefb_driver.c if ((m * BASE_FREQ >= freq_min * n1) && n1 443 drivers/video/fbdev/savage/savagefb_driver.c (m * BASE_FREQ <= freq_max * n1)) { n1 444 drivers/video/fbdev/savage/savagefb_driver.c diff = freq * (1 << n2) * n1 - BASE_FREQ * m; n1 450 drivers/video/fbdev/savage/savagefb_driver.c best_n1 = n1; n1 469 drivers/video/fbdev/savage/savagefb_driver.c unsigned char n1, n2; n1 475 drivers/video/fbdev/savage/savagefb_driver.c for (n1 = min_n1+2; n1 <= max_n1+2; n1++) { n1 476 drivers/video/fbdev/savage/savagefb_driver.c m = (freq * n1 * (1 << n2) + HALF_BASE_FREQ) / n1 480 drivers/video/fbdev/savage/savagefb_driver.c if ((m * BASE_FREQ >= freq_min * n1) && n1 481 drivers/video/fbdev/savage/savagefb_driver.c (m * BASE_FREQ <= freq_max * n1)) { n1 482 drivers/video/fbdev/savage/savagefb_driver.c diff = freq * (1 << n2) * n1 - BASE_FREQ * m; n1 488 drivers/video/fbdev/savage/savagefb_driver.c best_n1 = n1; n1 1810 drivers/video/fbdev/savage/savagefb_driver.c unsigned char config1, m, n, n1, n2, sr8, cr3f, cr66 = 0, tmp; n1 1933 drivers/video/fbdev/savage/savagefb_driver.c n1 = n & 0x1f; n1 1935 drivers/video/fbdev/savage/savagefb_driver.c par->MCLK = ((1431818 * (m+2)) / (n1+2) / (1 << n2) + 50) / 100; n1 98 fs/hfs/string.c const unsigned char *n1, *n2; n1 107 fs/hfs/string.c n1 = str; n1 110 fs/hfs/string.c if (caseorder[*n1++] != caseorder[*n2++]) n1 76 fs/hpfs/name.c const unsigned char *n1, unsigned l1, n1 83 fs/hpfs/name.c unsigned char c1 = upcase(hpfs_sb(s)->sb_cp_table,n1[i]); n1 341 include/math-emu/op-4.h #define umul_ppppmnnn(p3,p2,p1,p0,m,n2,n1,n0) \ n1 345 include/math-emu/op-4.h umul_ppmm(p2,_t,m,n1); \ n1 53 include/net/llc_conn.h u32 n1; /* max nbr octets in I PDU */ n1 34 include/scsi/iscsi_proto.h static inline int iscsi_sna_lt(u32 n1, u32 n2) n1 36 include/scsi/iscsi_proto.h return (s32)(n1 - n2) < 0; n1 39 include/scsi/iscsi_proto.h static inline int iscsi_sna_lte(u32 n1, u32 n2) n1 41 include/scsi/iscsi_proto.h return (s32)(n1 - n2) <= 0; n1 44 include/scsi/iscsi_proto.h static inline int iscsi_sna_gt(u32 n1, u32 n2) n1 46 include/scsi/iscsi_proto.h return (s32)(n1 - n2) > 0; n1 49 include/scsi/iscsi_proto.h static inline int iscsi_sna_gte(u32 n1, u32 n2) n1 51 include/scsi/iscsi_proto.h return (s32)(n1 - n2) >= 0; n1 36 lib/math/rational.c unsigned long n, d, n0, d0, n1, d1; n1 40 lib/math/rational.c n1 = d0 = 1; n1 43 lib/math/rational.c if ((n1 > max_numerator) || (d1 > max_denominator)) { n1 44 lib/math/rational.c n1 = n0; n1 54 lib/math/rational.c t = n0 + a * n1; n1 55 lib/math/rational.c n0 = n1; n1 56 lib/math/rational.c n1 = t; n1 61 lib/math/rational.c *best_numerator = n1; n1 144 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 148 lib/mpi/longlong.h : "1" ((USItype)(n1)), \ n1 162 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 164 lib/mpi/longlong.h (q) = __udiv_qrnnd(&__r, (n1), (n0), (d)); \ n1 339 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 341 lib/mpi/longlong.h (q) = __udiv_qrnnd(&__r, (n1), (n0), (d)); \ n1 379 lib/mpi/longlong.h #define sdiv_qrnnd(q, r, n1, n0, d) \ n1 384 lib/mpi/longlong.h __xx.__i.__h = n1; __xx.__i.__l = n0; \ n1 421 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 426 lib/mpi/longlong.h "1" ((USItype)(n1)), \ n1 541 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 546 lib/mpi/longlong.h "1" ((USItype)(n1)), \ n1 549 lib/mpi/longlong.h #define sdiv_qrnnd(q, r, n1, n0, d) \ n1 554 lib/mpi/longlong.h "1" ((USItype)(n1)), \ n1 622 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 626 lib/mpi/longlong.h __x.__i.__h = (n1); __x.__i.__l = (n0); \ n1 705 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 709 lib/mpi/longlong.h __xx.__i.__h = (n1); __xx.__i.__l = (n0); \ n1 983 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 988 lib/mpi/longlong.h : "r" ((USItype)(n1)), \ n1 1007 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 1049 lib/mpi/longlong.h : "r" ((USItype)(n1)), \ n1 1107 lib/mpi/longlong.h #define udiv_qrnnd(q, r, n1, n0, d) \ n1 1135 lib/mpi/longlong.h "1" ((USItype)(n1)), \ n1 1177 lib/mpi/longlong.h #define sdiv_qrnnd(q, r, n1, n0, d) \ n1 1182 lib/mpi/longlong.h __xx.__i.__h = n1; __xx.__i.__l = n0; \ n1 1308 lib/mpi/longlong.h #define __udiv_qrnnd_c(q, r, n1, n0, d) \ n1 1314 lib/mpi/longlong.h __r1 = (n1) % __d1; \ n1 1315 lib/mpi/longlong.h __q1 = (n1) / __d1; \ n1 63 lib/mpi/mpih-div.c mpi_limb_t n1; n1 67 lib/mpi/mpih-div.c n1 = np[nsize - 1]; n1 69 lib/mpi/mpih-div.c if (n1 >= d) { n1 70 lib/mpi/mpih-div.c n1 -= d; n1 76 lib/mpi/mpih-div.c udiv_qrnnd(qp[i], n1, n1, np[i], d); n1 80 lib/mpi/mpih-div.c udiv_qrnnd(qp[i], n1, n1, 0, d); n1 82 lib/mpi/mpih-div.c np[0] = n1; n1 89 lib/mpi/mpih-div.c mpi_limb_t n1, n0, n2; n1 95 lib/mpi/mpih-div.c n1 = np[1]; n1 98 lib/mpi/mpih-div.c if (n1 >= d1 && (n1 > d1 || n0 >= d0)) { n1 99 lib/mpi/mpih-div.c sub_ddmmss(n1, n0, n1, n0, d1, d0); n1 112 lib/mpi/mpih-div.c if (n1 == d1) { n1 120 lib/mpi/mpih-div.c add_ssaaaa(n1, n0, r - d0, n1 125 lib/mpi/mpih-div.c n1 = d0 - (d0 != 0 ? 1 : 0); n1 128 lib/mpi/mpih-div.c udiv_qrnnd(q, r, n1, n0, d1); n1 129 lib/mpi/mpih-div.c umul_ppmm(n1, n0, d0, q); n1 134 lib/mpi/mpih-div.c if (n1 > r || (n1 == r && n0 > n2)) { n1 137 lib/mpi/mpih-div.c sub_ddmmss(n1, n0, n1, n0, 0, d0); n1 144 lib/mpi/mpih-div.c sub_ddmmss(n1, n0, r, n2, n1, n0); n1 146 lib/mpi/mpih-div.c np[1] = n1; n1 172 lib/mpi/mpih-div.c mpi_limb_t n1, n2; n1 192 lib/mpi/mpih-div.c umul_ppmm(n1, n0, d1, q); n1 194 lib/mpi/mpih-div.c while (n1 > r n1 195 lib/mpi/mpih-div.c || (n1 == r n1 201 lib/mpi/mpih-div.c n1 -= n0 < d1; n1 458 lib/zstd/huf_compress.c U32 n1 = (huffNode[lowS].count < huffNode[lowN].count) ? lowS-- : lowN++; n1 460 lib/zstd/huf_compress.c huffNode[nodeNb].count = huffNode[n1].count + huffNode[n2].count; n1 461 lib/zstd/huf_compress.c huffNode[n1].parent = huffNode[n2].parent = nodeNb; n1 237 net/bluetooth/smp.c const u8 n1[16], const u8 n2[16], const u8 a1[7], n1 254 net/bluetooth/smp.c SMP_DBG("n1 %16phN n2 %16phN", n1, n2); n1 267 net/bluetooth/smp.c memcpy(m + 32, n1, 16); n1 290 net/bluetooth/smp.c const u8 n1[16], const u8 n2[16], const u8 r[16], n1 298 net/bluetooth/smp.c SMP_DBG("n1 %16phN n2 %16phN", n1, n2); n1 306 net/bluetooth/smp.c memcpy(m + 49, n1, 16); n1 3669 net/bluetooth/smp.c const u8 n1[16] = { n1 3686 net/bluetooth/smp.c err = smp_f5(tfm_cmac, w, n1, n2, a1, a2, mackey, ltk); n1 3704 net/bluetooth/smp.c const u8 n1[16] = { n1 3722 net/bluetooth/smp.c err = smp_f6(tfm_cmac, w, n1, n2, r, io_cap, a1, a2, res); n1 577 net/core/neighbour.c struct neighbour *n1, *rc, *n = neigh_alloc(tbl, dev, exempt_from_gc); n1 631 net/core/neighbour.c for (n1 = rcu_dereference_protected(nht->hash_buckets[hash_val], n1 633 net/core/neighbour.c n1 != NULL; n1 634 net/core/neighbour.c n1 = rcu_dereference_protected(n1->next, n1 636 net/core/neighbour.c if (dev == n1->dev && !memcmp(n1->primary_key, n->primary_key, key_len)) { n1 638 net/core/neighbour.c neigh_hold(n1); n1 639 net/core/neighbour.c rc = n1; n1 1366 net/core/neighbour.c struct neighbour *n2, *n1 = neigh; n1 1382 net/core/neighbour.c n1 = n2; n1 1384 net/core/neighbour.c n1->output(n1, skb); n1 152 net/dccp/ccids/lib/packet_history.c static void __do_track_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u64 n1) n1 157 net/dccp/ccids/lib/packet_history.c if (!dccp_loss_free(s0, s1, n1)) { /* gap between S0 and S1 */ n1 159 net/dccp/ccids/lib/packet_history.c tfrc_rx_hist_entry_from_skb(tfrc_rx_hist_entry(h, 1), skb, n1); n1 178 net/dccp/ccids/lib/packet_history.c u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp; n1 180 net/dccp/ccids/lib/packet_history.c if (dccp_loss_free(s2, s1, n1)) { n1 228 net/dccp/ccids/lib/packet_history.c u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp; n1 230 net/dccp/ccids/lib/packet_history.c if (dccp_loss_free(s3, s1, n1)) { n1 1076 net/llc/af_llc.c llc->n1 = opt; n1 1154 net/llc/af_llc.c val = llc->n1; break; n1 4215 net/mac80211/tx.c int i, have_bits = 0, n1, n2; n1 4246 net/mac80211/tx.c n1 = 0; n1 4249 net/mac80211/tx.c n1 = i & 0xfe; n1 4253 net/mac80211/tx.c n2 = n1; n1 4254 net/mac80211/tx.c for (i = IEEE80211_MAX_TIM_LEN - 1; i >= n1; i--) { n1 4262 net/mac80211/tx.c *pos++ = n1 | aid0; n1 4264 net/mac80211/tx.c skb_put(skb, n2 - n1); n1 4265 net/mac80211/tx.c memcpy(pos, ps->tim + n1, n2 - n1 + 1); n1 4267 net/mac80211/tx.c tim[1] = n2 - n1 + 4; n1 32 security/selinux/ss/ebitmap.c struct ebitmap_node *n1, *n2; n1 37 security/selinux/ss/ebitmap.c n1 = e1->node; n1 39 security/selinux/ss/ebitmap.c while (n1 && n2 && n1 40 security/selinux/ss/ebitmap.c (n1->startbit == n2->startbit) && n1 41 security/selinux/ss/ebitmap.c !memcmp(n1->maps, n2->maps, EBITMAP_SIZE / 8)) { n1 42 security/selinux/ss/ebitmap.c n1 = n1->next; n1 46 security/selinux/ss/ebitmap.c if (n1 || n2) n1 203 security/selinux/ss/ebitmap.c struct ebitmap_node *n1, *n2; n1 209 security/selinux/ss/ebitmap.c n1 = e1->node; n1 212 security/selinux/ss/ebitmap.c while (n1 && n2 && (n1->startbit <= n2->startbit)) { n1 213 security/selinux/ss/ebitmap.c if (n1->startbit < n2->startbit) { n1 214 security/selinux/ss/ebitmap.c n1 = n1->next; n1 227 security/selinux/ss/ebitmap.c if ((n1->maps[i] & n2->maps[i]) != n2->maps[i]) n1 232 security/selinux/ss/ebitmap.c n1 = n1->next; n1 138 tools/testing/selftests/kvm/lib/elf.c for (unsigned int n1 = 0; n1 < hdr.e_phnum; n1++) { n1 140 tools/testing/selftests/kvm/lib/elf.c offset = hdr.e_phoff + (n1 * hdr.e_phentsize); n1 146 tools/testing/selftests/kvm/lib/elf.c n1, filename, (intmax_t) offset_rv, errno); n1 160 tools/testing/selftests/kvm/lib/elf.c n1, (uint64_t) phdr.p_memsz); n1 174 tools/testing/selftests/kvm/lib/elf.c n1, seg_vstart, vaddr); n1 190 tools/testing/selftests/kvm/lib/elf.c n1, errno, (intmax_t) offset_rv, n1 1528 tools/testing/selftests/kvm/lib/kvm_util.c unsigned int n1; n1 1530 tools/testing/selftests/kvm/lib/kvm_util.c for (n1 = 0; n1 < ARRAY_SIZE(exit_reasons_known); n1++) { n1 1531 tools/testing/selftests/kvm/lib/kvm_util.c if (exit_reason == exit_reasons_known[n1].reason) n1 1532 tools/testing/selftests/kvm/lib/kvm_util.c return exit_reasons_known[n1].name; n1 383 tools/testing/selftests/kvm/lib/sparsebit.c unsigned int n1 = (prev->idx + MASK_BITS + prev->num_after - 1) n1 386 tools/testing/selftests/kvm/lib/sparsebit.c assert(n1 < MASK_BITS); n1 387 tools/testing/selftests/kvm/lib/sparsebit.c assert(!(nodep->mask & (1 << n1))); n1 388 tools/testing/selftests/kvm/lib/sparsebit.c nodep->mask |= (1 << n1); n1 904 tools/testing/selftests/kvm/lib/sparsebit.c int n1 = __builtin_ctz(nodep->mask & -leading); n1 906 tools/testing/selftests/kvm/lib/sparsebit.c return nodep->idx + n1; n1 912 tools/testing/selftests/kvm/lib/sparsebit.c int n1 = __builtin_ctz(~nodep->mask & -leading); n1 914 tools/testing/selftests/kvm/lib/sparsebit.c return nodep->idx + n1; n1 1375 tools/testing/selftests/kvm/lib/sparsebit.c unsigned int n1; n1 1430 tools/testing/selftests/kvm/lib/sparsebit.c for (n1 = 0; n1 < MASK_BITS; n1++) { n1 1431 tools/testing/selftests/kvm/lib/sparsebit.c if (!(nodep->mask & (1 << n1))) { n1 1432 tools/testing/selftests/kvm/lib/sparsebit.c nodep->mask |= 1 << n1; n1 1457 tools/testing/selftests/kvm/lib/sparsebit.c unsigned int n1; n1 1493 tools/testing/selftests/kvm/lib/sparsebit.c for (n1 = 0; n1 < MASK_BITS; n1++) { n1 1494 tools/testing/selftests/kvm/lib/sparsebit.c if (nodep->mask & (1 << n1)) { n1 1495 tools/testing/selftests/kvm/lib/sparsebit.c nodep->mask &= ~(1 << n1); n1 1602 tools/testing/selftests/kvm/lib/sparsebit.c unsigned int n1; n1 1606 tools/testing/selftests/kvm/lib/sparsebit.c for (n1 = 0; n1 < MASK_BITS; n1++) { n1 1607 tools/testing/selftests/kvm/lib/sparsebit.c if (nodep->mask & (1 << n1)) { n1 1608 tools/testing/selftests/kvm/lib/sparsebit.c low = high = nodep->idx + n1; n1 1610 tools/testing/selftests/kvm/lib/sparsebit.c for (; n1 < MASK_BITS; n1++) { n1 1611 tools/testing/selftests/kvm/lib/sparsebit.c if (nodep->mask & (1 << n1)) n1 1612 tools/testing/selftests/kvm/lib/sparsebit.c high = nodep->idx + n1; n1 1617 tools/testing/selftests/kvm/lib/sparsebit.c if ((n1 == MASK_BITS) && nodep->num_after) n1 1690 tools/testing/selftests/kvm/lib/sparsebit.c unsigned int n1; n1 1700 tools/testing/selftests/kvm/lib/sparsebit.c for (n1 = 0; n1 < MASK_BITS; n1++) n1 1701 tools/testing/selftests/kvm/lib/sparsebit.c if (nodep->mask & (1 << n1)) n1 360 tools/testing/selftests/kvm/lib/x86_64/processor.c for (uint16_t n1 = 0; n1 <= 0x1ffu; n1++) { n1 361 tools/testing/selftests/kvm/lib/x86_64/processor.c pml4e = &pml4e_start[n1]; n1 414 tools/testing/selftests/kvm/lib/x86_64/processor.c ((uint64_t) n1 << 27) n1 1079 tools/vm/slabinfo.c char *n1, *n2; n1 1081 tools/vm/slabinfo.c n1 = a1->name; n1 1084 tools/vm/slabinfo.c n1 = a1->ref; n1 1087 tools/vm/slabinfo.c if (strcasecmp(n1, n2) > 0) {