find_first_zero_bit  341 arch/m68k/include/asm/bitops.h #define find_first_zero_bit find_first_zero_bit
find_first_zero_bit  369 arch/m68k/include/asm/bitops.h 	return offset + find_first_zero_bit(p, size - offset);
find_first_zero_bit  168 arch/mips/mm/context.c 	mmid = find_first_zero_bit(mmid_map, num_mmids);
find_first_zero_bit   40 arch/mips/sgi-ip27/ip27-irq.c 	level = find_first_zero_bit(hub_irq_map, IP27_HUB_IRQ_COUNT);
find_first_zero_bit  101 arch/powerpc/kernel/pci-common.c 	phb_id = find_first_zero_bit(phb_bitmap, MAX_PHBS);
find_first_zero_bit 2435 arch/powerpc/kvm/powerpc.c 		lpid = find_first_zero_bit(lpid_inuse, KVMPPC_NR_LPIDS);
find_first_zero_bit   71 arch/powerpc/sysdev/xive/spapr.c 	irq = find_first_zero_bit(xibm->bitmap, xibm->count);
find_first_zero_bit  468 arch/s390/pci/pci.c 	entry = find_first_zero_bit(zpci_iomap_bitmap, ZPCI_IOMAP_ENTRIES);
find_first_zero_bit  670 arch/s390/pci/pci.c 	zdev->domain = find_first_zero_bit(zpci_domain, ZPCI_NR_DEVICES);
find_first_zero_bit  102 arch/sh/boards/mach-x3proto/ilsel.c 		bit = find_first_zero_bit(&ilsel_level_map, ILSEL_LEVELS);
find_first_zero_bit   70 arch/sh/kernel/cpu/irq/imask.c 		find_first_zero_bit(imask_mask, IMASK_PRIORITY);
find_first_zero_bit  272 arch/sh/kernel/perf_event.c 		idx = find_first_zero_bit(cpuc->used_mask, sh_pmu->num_events);
find_first_zero_bit  227 arch/sh/mm/pmb.c 	pos = find_first_zero_bit(pmb_map, NR_PMB_ENTRIES);
find_first_zero_bit   42 arch/unicore32/include/asm/bitops.h #define find_first_zero_bit	find_first_zero_bit
find_first_zero_bit   24 arch/unicore32/kernel/ksyms.c EXPORT_SYMBOL(find_first_zero_bit);
find_first_zero_bit 2572 arch/x86/kernel/apic/io_apic.c 	new_id = find_first_zero_bit(used, 256);
find_first_zero_bit  195 arch/x86/kvm/irq_comm.c 	irq_source_id = find_first_zero_bit(bitmap, BITS_PER_LONG);
find_first_zero_bit 3554 arch/x86/kvm/vmx/vmx.c 	vpid = find_first_zero_bit(vmx_vpid_bitmap, VMX_NR_VPIDS);
find_first_zero_bit  288 arch/xtensa/kernel/perf_event.c 		idx = find_first_zero_bit(ev->used_mask,
find_first_zero_bit 1903 drivers/atm/he.c 			i = find_first_zero_bit(he_dev->rbpl_table, RBPL_TABLE_SIZE);
find_first_zero_bit   48 drivers/block/aoe/aoedev.c 	n = find_first_zero_bit(used_minors, N_DEVS);
find_first_zero_bit  558 drivers/block/null_blk_main.c 		tag = find_first_zero_bit(nq->tag_map, nq->queue_depth);
find_first_zero_bit  412 drivers/block/ps3disk.c 	devidx = find_first_zero_bit(&ps3disk_mask, PS3DISK_MAX_DISKS);
find_first_zero_bit   77 drivers/char/agp/generic.c 	bit = find_first_zero_bit(agp_bridge->key_list, MAXKEY);
find_first_zero_bit  184 drivers/char/misc.c 		int i = find_first_zero_bit(misc_minors, DYNAMIC_MINORS);
find_first_zero_bit  241 drivers/char/pcmcia/scr24x_cs.c 	dev->devno = find_first_zero_bit(scr24x_minors, SCR24X_DEVS);
find_first_zero_bit  271 drivers/clocksource/ingenic-timer.c 	tcu->timer_channel = find_first_zero_bit(&tcu->pwm_channels_mask,
find_first_zero_bit  710 drivers/crypto/ccp/ccp-dev-v5.c 	bitno = find_first_zero_bit(qlsb, MAX_LSB_CNT);
find_first_zero_bit  714 drivers/crypto/ccp/ccp-dev-v5.c 		bitno = find_first_zero_bit(qlsb, MAX_LSB_CNT);
find_first_zero_bit  149 drivers/crypto/chelsio/chtls/chtls_hw.c 	keyid = find_first_zero_bit(cdev->kmap.addr, cdev->kmap.size);
find_first_zero_bit 1117 drivers/crypto/hisilicon/qm.c 	qp_id = find_first_zero_bit(qm->qp_bitmap, qm->qp_num);
find_first_zero_bit  437 drivers/crypto/hisilicon/zip/zip_crypto.c 	req_id = find_first_zero_bit(req_q->req_bitmap, req_q->size);
find_first_zero_bit  108 drivers/dma/stm32-dmamux.c 	mux->chan_id = find_first_zero_bit(dmamux->dma_inuse,
find_first_zero_bit  267 drivers/dma/ti/dma-crossbar.c 	map->xbar_out = find_first_zero_bit(xbar->dma_inuse,
find_first_zero_bit  293 drivers/firmware/arm_scmi/driver.c 	bit_pos = find_first_zero_bit(minfo->xfer_alloc_table,
find_first_zero_bit  269 drivers/firmware/tegra/bpmp.c 	index = find_first_zero_bit(bpmp->threaded.allocated, count);
find_first_zero_bit  352 drivers/firmware/ti_sci.c 	bit_pos = find_first_zero_bit(minfo->xfer_alloc_table,
find_first_zero_bit 3210 drivers/firmware/ti_sci.c 		free_bit = find_first_zero_bit(res->desc[set].res_map,
find_first_zero_bit 3329 drivers/gpio/gpiolib.c 		i = find_first_zero_bit(array_info->get_mask, array_size);
find_first_zero_bit 3612 drivers/gpio/gpiolib.c 		i = find_first_zero_bit(array_info->set_mask, array_size);
find_first_zero_bit  717 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 	unsigned long offset = find_first_zero_bit(adev->wb.used, adev->wb.num_wb);
find_first_zero_bit  162 drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c 		found = find_first_zero_bit(qpd->doorbell_bitmap,
find_first_zero_bit  173 drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c 	inx = find_first_zero_bit(kfd->doorbell_available_index,
find_first_zero_bit   50 drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c 	found = find_first_zero_bit(pqm->queue_slot_bitmap,
find_first_zero_bit  810 drivers/gpu/drm/drm_dp_mst_topology.c 	ret = find_first_zero_bit(&mgr->payload_mask, mgr->max_payloads + 1);
find_first_zero_bit  817 drivers/gpu/drm/drm_dp_mst_topology.c 	vcpi_ret = find_first_zero_bit(&mgr->vcpi_mask, mgr->max_payloads + 1);
find_first_zero_bit 1102 drivers/gpu/drm/etnaviv/etnaviv_gpu.c 		int event = find_first_zero_bit(gpu->event_bitmap, ETNA_NR_EVENTS);
find_first_zero_bit  272 drivers/gpu/drm/etnaviv/etnaviv_iommu_v2.c 	v2_context->id = find_first_zero_bit(global->v2.pta_alloc,
find_first_zero_bit   88 drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c 		int blk = find_first_zero_bit(state->state, cnt);
find_first_zero_bit  305 drivers/gpu/drm/nouveau/nouveau_dmem.c 		i = find_first_zero_bit(chunk->bitmap, DMEM_CHUNK_NPAGES);
find_first_zero_bit  406 drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c 	chan->chid = find_first_zero_bit(fifo->mask, NVKM_FIFO_CHID_NR);
find_first_zero_bit  286 drivers/gpu/drm/nouveau/nvkm/falcon/msgqueue.c 	index = find_first_zero_bit(priv->seq_tbl, NVKM_MSGQUEUE_NUM_SEQUENCES);
find_first_zero_bit  383 drivers/gpu/drm/radeon/radeon_device.c 	unsigned long offset = find_first_zero_bit(rdev->doorbell.used, rdev->doorbell.num_doorbells);
find_first_zero_bit  103 drivers/gpu/host1x/channel.c 	index = find_first_zero_bit(chlist->allocated_channels, max_channels);
find_first_zero_bit  188 drivers/hid/intel-ish-hid/ishtp/client.c 	id = find_first_zero_bit(dev->host_clients_map, ISHTP_CLIENTS_MAX);
find_first_zero_bit   53 drivers/infiniband/hw/cxgb4/id_table.c 		obj = find_first_zero_bit(alloc->table, alloc->max);
find_first_zero_bit  887 drivers/infiniband/hw/hfi1/file_ops.c 	subctxt = find_first_zero_bit(uctxt->in_use_ctxts,
find_first_zero_bit  129 drivers/infiniband/hw/hfi1/msix.c 	nr = find_first_zero_bit(dd->msix_info.in_use_msix,
find_first_zero_bit   48 drivers/infiniband/hw/hns/hns_roce_alloc.c 		*obj = find_first_zero_bit(bitmap->table, bitmap->max);
find_first_zero_bit 6212 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 	wqe_idx = find_first_zero_bit(idx_que->bitmap, size);
find_first_zero_bit  442 drivers/infiniband/hw/i40iw/i40iw.h 		resource_num = find_first_zero_bit(resource_array, max_resources);
find_first_zero_bit   50 drivers/infiniband/hw/mthca/mthca_allocator.c 		obj = find_first_zero_bit(alloc->table, alloc->max);
find_first_zero_bit  646 drivers/infiniband/hw/mthca/mthca_memfree.c 	j = find_first_zero_bit(page->used, MTHCA_DB_REC_PER_PAGE);
find_first_zero_bit  260 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c 		pd_bitmap_idx = find_first_zero_bit(pd_bitmap,
find_first_zero_bit  268 drivers/infiniband/hw/ocrdma/ocrdma_verbs.c 		pd_bitmap_idx = find_first_zero_bit(pd_bitmap,
find_first_zero_bit 1173 drivers/infiniband/hw/qib/qib_file_ops.c 		cpu = find_first_zero_bit(qib_cpulist,
find_first_zero_bit   95 drivers/infiniband/hw/vmw_pvrdma/pvrdma_doorbell.c 		obj = find_first_zero_bit(tbl->table, tbl->max);
find_first_zero_bit  275 drivers/infiniband/sw/rxe/rxe_pool.c 		index = find_first_zero_bit(pool->table, range);
find_first_zero_bit 1806 drivers/iommu/amd_iommu.c 	id = find_first_zero_bit(amd_iommu_pd_alloc_bitmap, MAX_DOMAIN_ID);
find_first_zero_bit 2111 drivers/iommu/arm-smmu-v3.c 		idx = find_first_zero_bit(map, size);
find_first_zero_bit  998 drivers/iommu/dmar.c 	iommu->seq_id = find_first_zero_bit(dmar_seq_ids,
find_first_zero_bit 1743 drivers/iommu/intel-iommu.c 		num      = find_first_zero_bit(iommu->domain_ids, ndomains);
find_first_zero_bit  388 drivers/iommu/ipmmu-vmsa.c 	ret = find_first_zero_bit(mmu->ctx, mmu->num_ctx);
find_first_zero_bit  252 drivers/iommu/tegra-smmu.c 	id = find_first_zero_bit(smmu->asids, smmu->soc->num_asids);
find_first_zero_bit 3543 drivers/irqchip/irq-gic-v3-its.c 	its_number = find_first_zero_bit(&its_list_map, GICv4_ITS_LIST_MAX);
find_first_zero_bit  148 drivers/irqchip/irq-ls-scfg-msi.c 	pos = find_first_zero_bit(msi_data->used, msi_data->irqs_num);
find_first_zero_bit  118 drivers/irqchip/irq-meson-gpio.c 	idx = find_first_zero_bit(ctl->channel_map, NUM_CHANNEL);
find_first_zero_bit  189 drivers/irqchip/irq-mips-cpu.c 		hwirq = find_first_zero_bit(state->allocated, 2);
find_first_zero_bit  687 drivers/irqchip/irq-mips-gic.c 	cpu_vec = find_first_zero_bit(&reserved, hweight_long(ST0_IM));
find_first_zero_bit   89 drivers/irqchip/irq-mvebu-gicp.c 	hwirq = find_first_zero_bit(gicp->spi_bitmap, gicp->spi_cnt);
find_first_zero_bit   88 drivers/irqchip/irq-mvebu-odmi.c 	hwirq = find_first_zero_bit(odmis_bm, NODMIS_PER_FRAME * odmis_count);
find_first_zero_bit  262 drivers/irqchip/irq-mvebu-sei.c 	hwirq = find_first_zero_bit(sei->cp_msi_bitmap,
find_first_zero_bit  239 drivers/irqchip/irq-ti-sci-inta.c 		free_bit = find_first_zero_bit(vint_desc->event_map,
find_first_zero_bit  254 drivers/irqchip/irq-ti-sci-inta.c 	free_bit = find_first_zero_bit(vint_desc->event_map,
find_first_zero_bit  284 drivers/isdn/mISDN/tei.c 	i = find_first_zero_bit(ids, 64);
find_first_zero_bit  670 drivers/lightnvm/pblk-core.c 	bit = find_first_zero_bit(line->blk_bitmap, lm->blk_per_line);
find_first_zero_bit  927 drivers/lightnvm/pblk-core.c 	meta_line = find_first_zero_bit(&l_mg->meta_bitmap, PBLK_DATA_LINES);
find_first_zero_bit 1084 drivers/lightnvm/pblk-core.c 	bit = find_first_zero_bit(line->blk_bitmap, lm->blk_per_line);
find_first_zero_bit 1296 drivers/lightnvm/pblk-core.c 	bit = find_first_zero_bit(line->blk_bitmap, lm->blk_per_line);
find_first_zero_bit  327 drivers/lightnvm/pblk-recovery.c 	i = find_first_zero_bit(line->blk_bitmap, blk_in_line);
find_first_zero_bit  624 drivers/lightnvm/pblk-recovery.c 	smeta_blk = find_first_zero_bit(line->blk_bitmap, lm->blk_per_line);
find_first_zero_bit  669 drivers/lightnvm/pblk-recovery.c 	meta_line = find_first_zero_bit(&l_mg->meta_bitmap, PBLK_DATA_LINES);
find_first_zero_bit  220 drivers/md/bcache/journal.c 		for (l = find_first_zero_bit(bitmap, ca->sb.njournal_buckets);
find_first_zero_bit  493 drivers/media/mc/mc-entity.c 				(unsigned)find_first_zero_bit(
find_first_zero_bit  131 drivers/media/platform/cadence/cdns-csi2rx.c 		unsigned int idx = find_first_zero_bit(&lanes_used,
find_first_zero_bit 1714 drivers/media/usb/cx231xx/cx231xx-cards.c 		nr = find_first_zero_bit(&cx231xx_devused, CX231XX_MAXBOARDS);
find_first_zero_bit 3577 drivers/media/usb/em28xx/em28xx-cards.c 		nr = find_first_zero_bit(em28xx_devused, EM28XX_MAXBOARDS);
find_first_zero_bit 3720 drivers/media/usb/em28xx/em28xx-cards.c 		nr = find_first_zero_bit(em28xx_devused, EM28XX_MAXBOARDS);
find_first_zero_bit 1189 drivers/media/usb/tm6000/tm6000-cards.c 	nr = find_first_zero_bit(&tm6000_devused, TM6000_MAXBOARDS);
find_first_zero_bit  514 drivers/media/v4l2-core/v4l2-dev.c 	return find_first_zero_bit(used, VIDEO_NUM_DEVICES);
find_first_zero_bit  363 drivers/mfd/dln2.c 	*slot = find_first_zero_bit(rxs->bmap, DLN2_MAX_RX_SLOTS);
find_first_zero_bit   39 drivers/misc/habanalabs/asid.c 	found = find_first_zero_bit(hdev->asid_bitmap,
find_first_zero_bit  606 drivers/misc/mei/client.c 	id = find_first_zero_bit(dev->host_clients_map, MEI_CLIENTS_MAX);
find_first_zero_bit  848 drivers/misc/sgi-gru/grumain.c 	ctxnum = find_first_zero_bit(&gru->gs_context_map, GRU_NUM_CCH);
find_first_zero_bit  365 drivers/net/dsa/bcm_sf2_cfp.c 		rule_index = find_first_zero_bit(priv->cfp.used,
find_first_zero_bit  646 drivers/net/dsa/bcm_sf2_cfp.c 		rule_index[1] = find_first_zero_bit(priv->cfp.used,
find_first_zero_bit  658 drivers/net/dsa/bcm_sf2_cfp.c 	rule_index[0] = find_first_zero_bit(priv->cfp.used,
find_first_zero_bit 2138 drivers/net/ethernet/broadcom/bcmsysport.c 	index = find_first_zero_bit(priv->filters, RXCHK_BRCM_TAG_MAX);
find_first_zero_bit  784 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		next = find_first_zero_bit(rxr->rx_agg_bmap, max);
find_first_zero_bit 1184 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		idx = find_first_zero_bit(map->agg_idx_bmap,
find_first_zero_bit  703 drivers/net/ethernet/broadcom/cnic.c 			id = find_first_zero_bit(id_tbl->table, id_tbl->next);
find_first_zero_bit  447 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 		ftid = find_first_zero_bit(t->ftid_bmap, t->nftids);
find_first_zero_bit 1257 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		stid = find_first_zero_bit(t->stid_bmap, t->nstids);
find_first_zero_bit   63 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 	msix_idx = find_first_zero_bit(bmap->msix_bmap, bmap->mapsize);
find_first_zero_bit  373 drivers/net/ethernet/google/gve/gve.h 	int id = find_first_zero_bit(priv->qpl_cfg.qpl_id_map,
find_first_zero_bit 6103 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		bit_id = find_first_zero_bit(hdev->fd_bmap, MAX_FD_FILTER_NUM);
find_first_zero_bit 7268 drivers/net/ethernet/intel/i40e/i40e_main.c 	avail_macvlan = find_first_zero_bit(vsi->fwd_bitmask,
find_first_zero_bit 9056 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	pool = find_first_zero_bit(adapter->fwd_bitmask, adapter->num_rx_pools);
find_first_zero_bit 10090 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	pool = find_first_zero_bit(adapter->fwd_bitmask, adapter->num_rx_pools);
find_first_zero_bit   88 drivers/net/ethernet/marvell/octeontx2/af/rvu.c 	id = find_first_zero_bit(rsrc->bmap, rsrc->max);
find_first_zero_bit   54 drivers/net/ethernet/mellanox/mlx4/alloc.c 		obj = find_first_zero_bit(bitmap->table, bitmap->max);
find_first_zero_bit   84 drivers/net/ethernet/mellanox/mlx5/core/lib/mpfs.c 	*ix = find_first_zero_bit(l2table->bitmap, l2table->size);
find_first_zero_bit  126 drivers/net/ethernet/mellanox/mlxsw/spectrum1_kvdl.c 	entry_index = find_first_zero_bit(part->usage, nr_entries);
find_first_zero_bit  177 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.c 	id = find_first_zero_bit(region_12kb->used_lkey_id,
find_first_zero_bit  147 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	id = find_first_zero_bit(erp_table->erp_id_bitmap,
find_first_zero_bit  351 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	index = find_first_zero_bit(erp_table->erp_index_bitmap,
find_first_zero_bit  125 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 	id = find_first_zero_bit(tcam->used_regions, tcam->max_regions);
find_first_zero_bit  145 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c 	id = find_first_zero_bit(tcam->used_groups, tcam->max_groups);
find_first_zero_bit  628 drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c 	fid_index = find_first_zero_bit(fid_family->fids_bitmap, nr_fids);
find_first_zero_bit 1518 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	mid_idx = find_first_zero_bit(mlxsw_sp->bridge->mids_bitmap,
find_first_zero_bit  157 drivers/net/ethernet/pensando/ionic/ionic_lif.c 	index = find_first_zero_bit(ionic->intrs, ionic->nintrs);
find_first_zero_bit 1927 drivers/net/ethernet/qlogic/qed/qed_cxt.c 	rel_cid = find_first_zero_bit(p_map->cid_map, p_map->max_count);
find_first_zero_bit  169 drivers/net/ethernet/qlogic/qed/qed_l2.c 	first = (u8)find_first_zero_bit(p_l2_info->pp_qid_usage[queue_id],
find_first_zero_bit   83 drivers/net/ethernet/qlogic/qed/qed_rdma.c 	*id_num = find_first_zero_bit(bmap->bitmap, bmap->max_count);
find_first_zero_bit  432 drivers/net/ethernet/qlogic/qede/qede_filter.c 	bit_id = find_first_zero_bit(edev->arfs->arfs_fltr_bmap,
find_first_zero_bit   84 drivers/net/wireless/ath/ath9k/htc_drv_txrx.c 	slot = find_first_zero_bit(priv->tx.tx_slot, MAX_TX_BUF_NUM);
find_first_zero_bit 1803 drivers/net/wireless/ralink/rt2x00/rt2800lib.c 	wcid = find_first_zero_bit(drv_data->sta_ids, STA_IDS_SIZE) + WCID_START;
find_first_zero_bit  296 drivers/net/wireless/realtek/rtw88/mac80211.c 	mac_id = find_first_zero_bit(rtwdev->mac_id_map, RTW_MAX_MAC_ID_NUM);
find_first_zero_bit   19 drivers/net/wireless/realtek/rtw88/sec.c 	return find_first_zero_bit(sec->cam_map, RTW_MAX_SEC_CAM_NUM);
find_first_zero_bit  244 drivers/net/wireless/ti/wlcore/cmd.c 	cmd->role_id = find_first_zero_bit(wl->roles_map, WL12XX_MAX_ROLES);
find_first_zero_bit  315 drivers/net/wireless/ti/wlcore/cmd.c 	u8 link = find_first_zero_bit(wl->links_map, wl->num_links);
find_first_zero_bit 2145 drivers/net/wireless/ti/wlcore/main.c 	u8 policy = find_first_zero_bit(wl->rate_policies_map,
find_first_zero_bit 2166 drivers/net/wireless/ti/wlcore/main.c 	u8 policy = find_first_zero_bit(wl->klv_templates_map,
find_first_zero_bit 2490 drivers/net/wireless/ti/wlcore/main.c 	q_base = find_first_zero_bit(iter_data.hw_queue_map,
find_first_zero_bit   53 drivers/net/wireless/ti/wlcore/tx.c 	id = find_first_zero_bit(wl->tx_frames_map, wl->num_tx_desc);
find_first_zero_bit  569 drivers/nfc/st-nci/se.c 	dev_num = find_first_zero_bit(dev_mask, ST_NCI_NUM_DEVICES);
find_first_zero_bit  968 drivers/nfc/st21nfca/core.c 	dev_num = find_first_zero_bit(dev_mask, ST21NFCA_NUM_DEVICES);
find_first_zero_bit   76 drivers/pci/controller/dwc/pcie-designware-ep.c 	free_win = find_first_zero_bit(ep->ib_window_map, ep->num_ib_windows);
find_first_zero_bit  101 drivers/pci/controller/dwc/pcie-designware-ep.c 	free_win = find_first_zero_bit(ep->ob_window_map, ep->num_ob_windows);
find_first_zero_bit 1618 drivers/pci/controller/pci-tegra.c 	msi = find_first_zero_bit(chip->used, INT_PCI_MSI_NR);
find_first_zero_bit  126 drivers/pci/controller/pcie-altera-msi.c 	bit = find_first_zero_bit(msi->used, msi->num_of_vectors);
find_first_zero_bit  181 drivers/pci/controller/pcie-cadence-ep.c 	r = find_first_zero_bit(&ep->ob_region_map,
find_first_zero_bit  444 drivers/pci/controller/pcie-mediatek.c 	bit = find_first_zero_bit(port->msi_irq_in_use, MTK_MSI_IRQS_NUM);
find_first_zero_bit  769 drivers/pci/controller/pcie-mobiveil.c 	bit = find_first_zero_bit(msi->msi_irq_in_use, msi->num_of_vectors);
find_first_zero_bit  703 drivers/pci/controller/pcie-rcar.c 	msi = find_first_zero_bit(chip->used, INT_PCI_MSI_NR);
find_first_zero_bit  266 drivers/pci/controller/pcie-rockchip-ep.c 	r = find_first_zero_bit(&ep->ob_region_map,
find_first_zero_bit  143 drivers/pci/controller/pcie-tango.c 	pos = find_first_zero_bit(pcie->used_msi, MSI_MAX);
find_first_zero_bit  238 drivers/pci/controller/pcie-xilinx.c 	pos = find_first_zero_bit(msi_irq_in_use, XILINX_NUM_MSI_IRQS);
find_first_zero_bit   98 drivers/pci/endpoint/pci-ep-cfs.c 	func_no = find_first_zero_bit(&epc_group->function_num_map,
find_first_zero_bit  600 drivers/perf/arm-ccn.c 		bit = find_first_zero_bit(bitmap, size);
find_first_zero_bit  313 drivers/perf/arm_dsu_pmu.c 	idx = find_first_zero_bit(used_mask, dsu_pmu->num_counters);
find_first_zero_bit  309 drivers/perf/arm_smmuv3_pmu.c 	idx = find_first_zero_bit(smmu_pmu->used_counters, num_ctrs);
find_first_zero_bit  107 drivers/perf/hisilicon/hisi_uncore_pmu.c 	idx = find_first_zero_bit(used_mask, num_counters);
find_first_zero_bit  396 drivers/perf/qcom_l2_pmu.c 	idx = find_first_zero_bit(cluster->used_counters, num_ctrs);
find_first_zero_bit  230 drivers/perf/thunderx2_pmu.c 	counter = find_first_zero_bit(tx2_pmu->active_counters,
find_first_zero_bit  699 drivers/perf/xgene_pmu.c 	cntr = find_first_zero_bit(pmu_dev->cntr_assign_mask,
find_first_zero_bit  285 drivers/pwm/pwm-lpc18xx-sct.c 	event = find_first_zero_bit(&lpc18xx_pwm->event_map,
find_first_zero_bit   62 drivers/rapidio/rio-scan.c 	destid = find_first_zero_bit(idtab->table, idtab->max);
find_first_zero_bit   16 drivers/scsi/aic94xx/aic94xx_dev.c #define FIND_FREE_DDB(_ha) find_first_zero_bit((_ha)->hw_prof.ddb_bitmap, \
find_first_zero_bit  294 drivers/scsi/aic94xx/aic94xx_hwi.h 	index = find_first_zero_bit(seq->tc_index_bitmap,
find_first_zero_bit  912 drivers/scsi/cxlflash/main.c 	bit = find_first_zero_bit(cxlflash_minor, CXLFLASH_MAX_ADAPTERS);
find_first_zero_bit  827 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c 	index = find_first_zero_bit(bitmap, HISI_MAX_SATA_SUPPORT_V2_HW);
find_first_zero_bit 1201 drivers/scsi/hpsa.c 	i = find_first_zero_bit(lun_taken, HPSA_MAX_DEVICES);
find_first_zero_bit 1219 drivers/scsi/ipr.c 				res->target = find_first_zero_bit(ioa_cfg->target_ids,
find_first_zero_bit 1228 drivers/scsi/ipr.c 			res->target = find_first_zero_bit(ioa_cfg->array_ids,
find_first_zero_bit 1233 drivers/scsi/ipr.c 			res->target = find_first_zero_bit(ioa_cfg->vset_ids,
find_first_zero_bit 1237 drivers/scsi/ipr.c 			res->target = find_first_zero_bit(ioa_cfg->target_ids,
find_first_zero_bit   45 drivers/scsi/mvsas/mv_sas.c 	index = find_first_zero_bit(bitmap, mvi->tags_num);
find_first_zero_bit   83 drivers/scsi/pm8001/pm8001_sas.c 	tag = find_first_zero_bit(bitmap, pm8001_ha->tags_num);
find_first_zero_bit 5151 drivers/scsi/pmcraid.c 	minor = find_first_zero_bit(pmcraid_minor, PMCRAID_MAX_ADAPTERS);
find_first_zero_bit  568 drivers/scsi/qedi/qedi_main.c 			id = find_first_zero_bit(id_tbl->table, id_tbl->next);
find_first_zero_bit 1760 drivers/scsi/qedi/qedi_main.c 	tmp_idx = find_first_zero_bit(qedi->task_idx_map,
find_first_zero_bit  646 drivers/scsi/qla2xxx/qla_init.c 	dev->loop_id = find_first_zero_bit(ha->loop_id_map, LOOPID_MAP_SIZE);
find_first_zero_bit 8916 drivers/scsi/qla2xxx/qla_init.c 		qpair_id = find_first_zero_bit(ha->qpair_qid_map, ha->max_qpairs);
find_first_zero_bit 2446 drivers/scsi/qla2xxx/qla_isr.c 	    que >= find_first_zero_bit(ha->req_qid_map, ha->max_req_queues)) {
find_first_zero_bit   38 drivers/scsi/qla2xxx/qla_mid.c 	vp_id = find_first_zero_bit(ha->vp_idx_map, ha->max_npiv_vports + 1);
find_first_zero_bit  716 drivers/scsi/qla2xxx/qla_mid.c 	que_id = find_first_zero_bit(ha->req_qid_map, ha->max_req_queues);
find_first_zero_bit  841 drivers/scsi/qla2xxx/qla_mid.c 	que_id = find_first_zero_bit(ha->rsp_qid_map, ha->max_rsp_queues);
find_first_zero_bit 2914 drivers/scsi/qla4xxx/ql4_os.c 	tmp_ddb_index = find_first_zero_bit(ha->ddb_idx_map, MAX_DDB_ENTRIES);
find_first_zero_bit 4305 drivers/scsi/scsi_debug.c 	k = find_first_zero_bit(sqp->in_use_bm, sdebug_max_queue);
find_first_zero_bit  705 drivers/scsi/sr.c 	minor = find_first_zero_bit(sr_index_bits, SR_DISKS);
find_first_zero_bit  663 drivers/scsi/ufs/ufshcd.c 		tag = find_first_zero_bit(&hba->tm_slots_in_use, hba->nutmrs);
find_first_zero_bit  344 drivers/soc/fsl/qe/qe.c 	i = find_first_zero_bit(snum_state, qe_num_of_snum);
find_first_zero_bit  439 drivers/soundwire/bus.c 	bit = find_first_zero_bit(slave->bus->assigned, SDW_MAX_DEVICES);
find_first_zero_bit  753 drivers/spi/spidev.c 	minor = find_first_zero_bit(minors, N_SPI_MINORS);
find_first_zero_bit  523 drivers/staging/media/hantro/hantro_h264.c 		j = find_first_zero_bit(used, ARRAY_SIZE(ctx->h264_dec.dpb));
find_first_zero_bit 1129 drivers/staging/media/soc_camera/soc_camera.c 	i = find_first_zero_bit(device_map, MAP_MAX_NUM);
find_first_zero_bit  141 drivers/staging/media/sunxi/cedrus/cedrus_h264.c 		position = find_first_zero_bit(&used_dpbs, CEDRUS_H264_FRAME_NUM);
find_first_zero_bit  156 drivers/staging/uwb/neh.c 	result = find_first_zero_bit(rc->ctx_bm, UWB_RC_CTX_MAX);
find_first_zero_bit  154 drivers/staging/uwb/rsv.c 	stream = find_first_zero_bit(streams_bm, UWB_NUM_STREAMS);
find_first_zero_bit  363 drivers/staging/wusbcore/wusbhc.c 	id = find_first_zero_bit(wusb_cluster_id_table, CLUSTER_IDS);
find_first_zero_bit  491 drivers/target/target_core_user.c 	dbi = find_first_zero_bit(udev->data_bitmap, udev->dbi_thresh);
find_first_zero_bit 2866 drivers/tty/serial/atmel_serial.c 		ret = find_first_zero_bit(atmel_ports_in_use, ATMEL_MAX_UART);
find_first_zero_bit  458 drivers/tty/serial/jsm/jsm_tty.c 		line = find_first_zero_bit(linemap, MAXLINES);
find_first_zero_bit 1335 drivers/tty/serial/max310x.c 		line = find_first_zero_bit(max310x_lines, MAX310X_UART_NRMAX);
find_first_zero_bit  658 drivers/tty/serial/vt8500_serial.c 		port = find_first_zero_bit(vt8500_ports_in_use,
find_first_zero_bit   91 fs/bfs/dir.c   	ino = find_first_zero_bit(info->si_imap, info->si_lasti + 1);
find_first_zero_bit  329 fs/gfs2/quota.c 	bit = find_first_zero_bit(sdp->sd_quota_bitmap, sdp->sd_quota_slots);
find_first_zero_bit  117 fs/minix/minix.h 	find_first_zero_bit((unsigned long *)(addr), (size))
find_first_zero_bit  250 fs/nfs/nfs4session.c 	slotid = find_first_zero_bit(tbl->used_slots, tbl->max_slotid + 1);
find_first_zero_bit 2029 fs/ocfs2/cluster/heartbeat.c 		reg->hr_region_num = find_first_zero_bit(o2hb_region_bitmap,
find_first_zero_bit  132 fs/orangefs/orangefs-bufmap.c 		res = find_first_zero_bit(m->map, m->count);
find_first_zero_bit  530 fs/reiserfs/namei.c 	    find_first_zero_bit(bit_string,
find_first_zero_bit 1857 fs/xfs/libxfs/xfs_ialloc.c 	startidx = endidx = find_first_zero_bit(holemask,
find_first_zero_bit   70 include/asm-generic/bitops/find.h extern unsigned long find_first_zero_bit(const unsigned long *addr,
find_first_zero_bit   77 include/asm-generic/bitops/find.h #ifndef find_first_zero_bit
find_first_zero_bit   27 include/asm-generic/bitops/le.h 	return find_first_zero_bit(addr, size);
find_first_zero_bit  379 include/linux/bitmap.h 	return find_first_zero_bit(src, nbits) == nbits;
find_first_zero_bit   40 include/linux/bitops.h 	for ((bit) = find_first_zero_bit((addr), (size));	\
find_first_zero_bit  302 include/linux/nodemask.h 			find_first_zero_bit(maskp->bits, MAX_NUMNODES));
find_first_zero_bit 1596 kernel/events/uprobes.c 		slot_nr = find_first_zero_bit(area->bitmap, UINSNS_PER_PAGE);
find_first_zero_bit 1283 kernel/locking/lockdep.c 	int idx = find_first_zero_bit(list_entries_in_use,
find_first_zero_bit 2780 kernel/locking/lockdep.c 	int idx = find_first_zero_bit(lock_chains_in_use,
find_first_zero_bit  112 lib/find_bit.c #ifndef find_first_zero_bit
find_first_zero_bit  127 lib/find_bit.c EXPORT_SYMBOL(find_first_zero_bit);
find_first_zero_bit  248 lib/sbitmap.c  		ret = find_first_zero_bit(&mask, word->depth);
find_first_zero_bit  401 net/bridge/br_if.c 	index = find_first_zero_bit(inuse, BR_MAX_PORTS);
find_first_zero_bit 1013 net/core/dev.c 		i = find_first_zero_bit(inuse, max_netdevices);
find_first_zero_bit 3307 net/core/sock.c 	prot->inuse_idx = find_first_zero_bit(proto_inuse_idx, PROTO_INUSE_NR);
find_first_zero_bit  485 net/mac80211/mesh_plink.c 	aid = find_first_zero_bit(aid_map, IEEE80211_MAX_AID + 1);
find_first_zero_bit 3254 net/netfilter/nf_tables_api.c 		n = find_first_zero_bit(inuse, BITS_PER_BYTE * PAGE_SIZE);
find_first_zero_bit  132 net/netlink/genetlink.c 			id = find_first_zero_bit(mc_groups,
find_first_zero_bit  435 net/nfc/llcp_core.c 	local_ssap = find_first_zero_bit(&local->local_sap, LLCP_LOCAL_NUM_SAP);
find_first_zero_bit  505 net/nfc/llcp_core.c 	ssap = find_first_zero_bit(&local->local_sdp, LLCP_SDP_NUM_SAP);
find_first_zero_bit  235 net/sctp/tsnmap.c 	zero_bit = find_first_zero_bit(map->tsn_map, len);
find_first_zero_bit  134 sound/soc/qcom/lpass-apq8016.c 		chan = find_first_zero_bit(&drvdata->dma_ch_bit_map,
find_first_zero_bit  217 sound/soc/qcom/qdsp6/q6adm.c 	idx = find_first_zero_bit(&adm->copp_bitmap[port_idx],
find_first_zero_bit   95 sound/soc/tegra/tegra30_ahub.c 	channel = find_first_zero_bit(ahub->rx_usage,
find_first_zero_bit  197 sound/soc/tegra/tegra30_ahub.c 	channel = find_first_zero_bit(ahub->tx_usage,
find_first_zero_bit   28 sound/usb/line6/capture.c 	index = find_first_zero_bit(&line6pcm->in.active_urbs,
find_first_zero_bit  155 sound/usb/line6/playback.c 	index = find_first_zero_bit(&line6pcm->out.active_urbs,
find_first_zero_bit   65 tools/include/asm-generic/bitops/find.h #ifndef find_first_zero_bit
find_first_zero_bit   75 tools/include/asm-generic/bitops/find.h unsigned long find_first_zero_bit(const unsigned long *addr, unsigned long size);
find_first_zero_bit   64 tools/include/linux/bitmap.h 	return find_first_zero_bit(src, nbits) == nbits;
find_first_zero_bit   41 tools/include/linux/bitops.h 	for ((bit) = find_first_zero_bit((addr), (size));       \
find_first_zero_bit   92 tools/lib/find_bit.c #ifndef find_first_zero_bit