Home
last modified time | relevance | path

Searched refs:bitmap_copy (Results 1 – 25 of 69) sorted by relevance

123

/linux-6.15/lib/
H A Dtest_bitmap.c276 bitmap_copy(bmap2, bmap1, 23); in test_copy()
280 bitmap_copy(bmap2, bmap1, 23); in test_copy()
285 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
289 bitmap_copy(bmap2, bmap1, 1024); in test_copy()
848 bitmap_copy(tmp, orig, 500); in test_for_each_set_bit_from()
900 bitmap_copy(tmp, orig, 500); in test_for_each_clear_bit_from()
974 bitmap_copy(tmp, orig, 500); in test_for_each_set_bitrange_from()
1004 bitmap_copy(tmp, orig, 500); in test_for_each_clear_bitrange_from()
1291 bitmap_copy(bitmap, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
1302 bitmap_copy(bitmap, pat_bitmap, TEST_BIT_LEN); in test_bitmap_write_helper()
[all …]
H A Dfind_bit_benchmark.c58 bitmap_copy(cp, bitmap, BITMAP_LEN); in test_find_first_and_bit()
/linux-6.15/arch/x86/include/asm/
H A Dmpspec.h74 bitmap_copy(dst, phys_cpu_present_map, MAX_LOCAL_APIC); in copy_phys_cpu_present_map()
/linux-6.15/include/linux/
H A Dlinkmode.h20 bitmap_copy(dst, src, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_copy()
H A Dbitmap.h252 void bitmap_copy(unsigned long *dst, const unsigned long *src, unsigned int nbits) in bitmap_copy() function
268 bitmap_copy(dst, src, nbits); in bitmap_copy_clear_tail()
H A Dnodemask.h197 bitmap_copy(dstp->bits, srcp->bits, nbits); in __nodes_copy()
/linux-6.15/drivers/android/
H A Ddbitmap.h71 bitmap_copy(new, dmap->map, min(dmap->nbits, nbits)); in dbitmap_replace()
/linux-6.15/arch/riscv/kernel/
H A Dcpufeature.c574 bitmap_copy(prev_resolved_isa, resolved_isa, RISCV_ISA_EXT_MAX); in riscv_resolve_isa()
850 bitmap_copy(riscv_isa, isainfo->isa, RISCV_ISA_EXT_MAX); in riscv_fill_hwcap_from_isa_string()
901 bitmap_copy(ext_list->all_harts_isa_bitmap.isa, in riscv_fill_vendor_ext_list()
1001 bitmap_copy(riscv_isa, isainfo->isa, RISCV_ISA_EXT_MAX); in riscv_fill_hwcap_from_ext_list()
/linux-6.15/lib/math/
H A Dprime_numbers.c154 bitmap_copy(new->primes, p->primes, p->sz); in expand_to_next_prime()
/linux-6.15/drivers/input/keyboard/
H A Dmt6779-keypad.c90 bitmap_copy(keypad->keymap_state, new_state, MTK_KPD_NUM_BITS); in mt6779_keypad_irq_handler()
/linux-6.15/drivers/gpio/
H A Dgpio-xilinx.c194 bitmap_copy(chip->state, state, 64); in xgpio_set_multiple()
505 bitmap_copy(chip->last_irq_read, hw, 64); in xgpio_irqhandler()
H A Dgpio-ljca.c232 bitmap_copy(valid_mask, ljca_gpio->gpio_info->valid_pin_map, ngpios); in ljca_gpio_init_valid_mask()
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c359 bitmap_copy(prange->bitmap_access, svms->bitmap_supported, in svm_range_new()
1080 bitmap_copy(new->bitmap_access, old->bitmap_access, MAX_GPU_INSTANCE); in svm_range_split_adjust()
1081 bitmap_copy(new->bitmap_aip, old->bitmap_aip, MAX_GPU_INSTANCE); in svm_range_split_adjust()
1640 bitmap_copy(ctx->bitmap, prange->bitmap_aip, MAX_GPU_INSTANCE); in svm_range_validate_and_map()
1666 bitmap_copy(ctx->bitmap, prange->bitmap_access, MAX_GPU_INSTANCE); in svm_range_validate_and_map()
2026 bitmap_copy(new->bitmap_access, old->bitmap_access, MAX_GPU_INSTANCE); in svm_range_clone()
2027 bitmap_copy(new->bitmap_aip, old->bitmap_aip, MAX_GPU_INSTANCE); in svm_range_clone()
3447 bitmap_copy(bitmap, prange->bitmap_aip, MAX_GPU_INSTANCE); in svm_range_best_prefetch_location()
3828 bitmap_copy(bitmap_access, svms->bitmap_supported, in svm_range_get_attr()
3835 bitmap_copy(bitmap_access, svms->bitmap_supported, MAX_GPU_INSTANCE); in svm_range_get_attr()
[all …]
/linux-6.15/arch/arm64/mm/
H A Dcontext.c94 bitmap_copy(asid_map, pinned_asid_map, NUM_USER_ASIDS); in set_reserved_asid_bits()
/linux-6.15/drivers/s390/crypto/
H A Dvfio_ap_ops.c675 bitmap_copy(prev_shadow_adm, matrix_mdev->shadow_apcb.adm, AP_DOMAINS); in vfio_ap_mdev_filter_cdoms()
727 bitmap_copy(prev_shadow_apm, matrix_mdev->shadow_apcb.apm, AP_DEVICES); in vfio_ap_mdev_filter_matrix()
728 bitmap_copy(prev_shadow_aqm, matrix_mdev->shadow_apcb.aqm, AP_DOMAINS); in vfio_ap_mdev_filter_matrix()
1700 bitmap_copy(dst->apm, src->apm, AP_DEVICES); in ap_matrix_copy()
1701 bitmap_copy(dst->aqm, src->aqm, AP_DOMAINS); in ap_matrix_copy()
1702 bitmap_copy(dst->adm, src->adm, AP_DOMAINS); in ap_matrix_copy()
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vlan.c184 bitmap_copy(workmask, sparx5->bridge_fwd_mask, SPX5_PORTS); in sparx5_update_fwd()
/linux-6.15/net/sctp/
H A Dtsnmap.c357 bitmap_copy(new, map->tsn_map, in sctp_tsnmap_grow()
/linux-6.15/kernel/bpf/
H A Dcpumask.c470 bitmap_copy(cpumask_bits(cpumask), src, nr_cpu_ids); in bpf_cpumask_populate()
/linux-6.15/net/ethtool/
H A Dlinkmodes.c181 bitmap_copy(old_adv, advertising, __ETHTOOL_LINK_MODE_MASK_NBITS); in ethnl_auto_linkmodes()
/linux-6.15/arch/x86/kvm/
H A Dpmu.c502 bitmap_copy(bitmap, pmu->reprogram_pmi, X86_PMC_IDX_MAX); in kvm_pmu_handle_event()
873 bitmap_copy(bitmap, pmu->all_valid_pmc_idx, X86_PMC_IDX_MAX); in kvm_pmu_trigger_event()
/linux-6.15/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.c385 bitmap_copy(state->state, cfg->reserved_state, smp->blk_cnt); in mdp5_smp_init()
/linux-6.15/drivers/dma/idxd/
H A Dinit.c233 bitmap_copy(wq->opcap_bmap, idxd->opcap_bmap, IDXD_MAX_OPCAP_BITS); in idxd_setup_wqs()
934 bitmap_copy(saved_wq_enable_map, idxd->wq_enable_map, idxd->max_wqs); in idxd_device_config_save()
1021 bitmap_copy(idxd->wq_enable_map, idxd_saved->saved_wq_enable_map, in idxd_device_config_restore()
/linux-6.15/drivers/input/rmi4/
H A Drmi_driver.c385 bitmap_copy(data->current_irq_mask, data->new_irq_mask, in rmi_driver_set_irq_bits()
416 bitmap_copy(data->current_irq_mask, data->new_irq_mask, in rmi_driver_clear_irq_bits()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c302 bitmap_copy(picker[block_index].chosen_element, in mlxsw_afk_picker()
/linux-6.15/drivers/hwmon/peci/
H A Ddimmtemp.c288 bitmap_copy(priv->dimm_mask, dimm_mask, DIMM_NUMS_MAX); in check_populated_dimms()

123