bitmap_from_arr32  988 arch/arm64/kernel/perf_event.c 	bitmap_from_arr32(cpu_pmu->pmceid_bitmap,
bitmap_from_arr32  994 arch/arm64/kernel/perf_event.c 	bitmap_from_arr32(cpu_pmu->pmceid_ext_bitmap,
bitmap_from_arr32  204 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	bitmap_from_arr32(mask_bitmap, (u32 *) key->mask,
bitmap_from_arr32  231 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	bitmap_from_arr32(mask_bitmap, (u32 *) key->mask,
bitmap_from_arr32  804 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	bitmap_from_arr32(erp->mask_bitmap, (u32 *) key->mask,
bitmap_from_arr32  652 drivers/perf/arm_dsu_pmu.c 	bitmap_from_arr32(dsu_pmu->cpmceid_bitmap, cpmceid,
bitmap_from_arr32  781 drivers/perf/arm_smmuv3_pmu.c 	bitmap_from_arr32(smmu_pmu->supported_events, (u32 *)ceid_64,
bitmap_from_arr32  254 include/linux/bitmap.h extern void bitmap_from_arr32(unsigned long *bitmap, const u32 *buf,
bitmap_from_arr32 1212 lib/bitmap.c   EXPORT_SYMBOL(bitmap_from_arr32);
bitmap_from_arr32  354 lib/test_bitmap.c 		bitmap_from_arr32(bmap2, arr, nbits);
bitmap_from_arr32  569 net/core/ethtool.c 	bitmap_from_arr32(to->link_modes.supported,
bitmap_from_arr32  572 net/core/ethtool.c 	bitmap_from_arr32(to->link_modes.advertising,
bitmap_from_arr32  575 net/core/ethtool.c 	bitmap_from_arr32(to->link_modes.lp_advertising,
bitmap_from_arr32 2353 net/core/ethtool.c 	bitmap_from_arr32(queue_mask, per_queue_opt->queue_mask,
bitmap_from_arr32 2387 net/core/ethtool.c 	bitmap_from_arr32(queue_mask, per_queue_opt->queue_mask, MAX_NUM_QUEUE);