qty 97 drivers/clk/sunxi/clk-usb.c int qty; qty 110 drivers/clk/sunxi/clk-usb.c qty = find_last_bit((unsigned long *)&data->clk_mask, qty 117 drivers/clk/sunxi/clk-usb.c clk_data->clks = kcalloc(qty + 1, sizeof(struct clk *), GFP_KERNEL); qty 103 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c u8 median[8], bins[4] = {0, 0, 0, 0}, bin = 0, qty = 0; qty 132 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c if (bins[i] > qty) { qty 134 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c qty = bins[i]; qty 455 drivers/input/serio/hp_sdc.c int qty; qty 457 drivers/input/serio/hp_sdc.c qty = curr->seq[idx]; qty 459 drivers/input/serio/hp_sdc.c if (curr->idx - idx < qty) { qty 463 drivers/input/serio/hp_sdc.c if (curr->idx - idx >= qty && qty 468 drivers/input/serio/hp_sdc.c idx += qty; qty 1551 drivers/mmc/core/core.c unsigned int arg, unsigned int qty) qty 1602 drivers/mmc/core/core.c erase_timeout *= qty; qty 1616 drivers/mmc/core/core.c unsigned int qty) qty 1628 drivers/mmc/core/core.c erase_timeout = card->ssr.erase_timeout * qty + qty 1635 drivers/mmc/core/core.c erase_timeout = 250 * qty; qty 1647 drivers/mmc/core/core.c unsigned int qty) qty 1650 drivers/mmc/core/core.c return mmc_sd_erase_timeout(card, arg, qty); qty 1652 drivers/mmc/core/core.c return mmc_mmc_erase_timeout(card, arg, qty); qty 1659 drivers/mmc/core/core.c unsigned int qty = 0, busy_timeout = 0; qty 1684 drivers/mmc/core/core.c qty += ((to >> card->erase_shift) - qty 1687 drivers/mmc/core/core.c qty += to - from + 1; qty 1689 drivers/mmc/core/core.c qty += ((to / card->erase_size) - qty 1729 drivers/mmc/core/core.c busy_timeout = mmc_erase_timeout(card, arg, qty); qty 1986 drivers/mmc/core/core.c unsigned int max_discard, x, y, qty = 0, max_qty, min_qty, timeout; qty 2017 drivers/mmc/core/core.c for (x = 1; x && x <= max_qty && max_qty - x >= qty; x <<= 1) { qty 2018 drivers/mmc/core/core.c timeout = mmc_erase_timeout(card, arg, qty + x); qty 2020 drivers/mmc/core/core.c if (qty + x > min_qty && timeout > max_busy_timeout) qty 2028 drivers/mmc/core/core.c qty += y; qty 2031 drivers/mmc/core/core.c if (!qty) qty 2044 drivers/mmc/core/core.c if (qty == 1) qty 2047 drivers/mmc/core/core.c qty--; qty 2051 drivers/mmc/core/core.c max_discard = qty << card->erase_shift; qty 2053 drivers/mmc/core/core.c max_discard = qty + 1; qty 2055 drivers/mmc/core/core.c max_discard = qty * card->erase_size; qty 115 fs/afs/dir.c int tmp, qty; qty 126 fs/afs/dir.c qty = PAGE_SIZE; qty 128 fs/afs/dir.c qty = latter; qty 129 fs/afs/dir.c qty /= sizeof(union afs_xdr_dir_block); qty 133 fs/afs/dir.c for (tmp = 0; tmp < qty; tmp++) { qty 136 fs/afs/dir.c __func__, dvnode->vfs_inode.i_ino, tmp, qty, qty 167 fs/afs/dir.c unsigned int i, j, qty = PAGE_SIZE / sizeof(union afs_xdr_dir_block); qty 183 fs/afs/dir.c for (j = 0; j < qty; j++) { qty 186 fs/afs/dir.c pr_warn("[%02x] %32phN\n", i * qty + j, block); qty 2004 sound/pci/au88x0/au88x0_core.c int i, qty = resnum[restype], resinuse = 0; qty 2013 sound/pci/au88x0/au88x0_core.c for (i = 0; i < qty; i++) { qty 2031 sound/pci/au88x0/au88x0_core.c for (i = 0; i < qty; i++) {