| /linux/lib/ |
| H A D | test_bitmap.c | 313 bitmap_copy(bmap2, bmap1, 23); in test_copy() 317 bitmap_copy(bmap2, bmap1, 23); in test_copy() 322 bitmap_copy(bmap2, bmap1, 1024); in test_copy() 326 bitmap_copy(bmap2, bmap1, 1024); in test_copy() 334 bitmap_copy(bmap2, bmap1, 109); /* ... but 0-padded til word length */ in test_copy() 338 bitmap_copy(bmap2, bmap1, 97); /* ... but aligned on word length */ in test_copy() 889 bitmap_copy(tmp, orig, 500); in test_for_each_set_bit_from() 985 bitmap_copy(tmp, orig, 500); in test_for_each_clear_bit_from() 1059 bitmap_copy(tmp, orig, 500); in test_for_each_set_bitrange_from() 1089 bitmap_copy(tmp, orig, 500); in test_for_each_clear_bitrange_from() [all …]
|
| H A D | find_bit_benchmark.c | 41 bitmap_copy(cp, bitmap, BITMAP_LEN); in test_find_first_bit() 61 bitmap_copy(cp, bitmap, BITMAP_LEN); in test_find_first_and_bit()
|
| /linux/arch/x86/include/asm/ |
| H A D | mpspec.h | 74 bitmap_copy(dst, phys_cpu_present_map, MAX_LOCAL_APIC); in copy_phys_cpu_present_map()
|
| /linux/include/linux/ |
| H A D | linkmode.h | 20 bitmap_copy(dst, src, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_copy()
|
| H A D | bitmap.h | 262 void bitmap_copy(unsigned long *dst, const unsigned long *src, unsigned int nbits) in bitmap_copy() function 278 bitmap_copy(dst, src, nbits); in bitmap_copy_clear_tail()
|
| H A D | nodemask.h | 202 bitmap_copy(dstp->bits, srcp->bits, nbits); in __nodes_copy()
|
| /linux/arch/riscv/kernel/ |
| H A D | cpufeature.c | 675 bitmap_copy(prev_resolved_isa, resolved_isa, RISCV_ISA_EXT_MAX); in riscv_resolve_isa() 949 bitmap_copy(riscv_isa, isainfo->isa, RISCV_ISA_EXT_MAX); in riscv_fill_hwcap_from_isa_string() 1000 bitmap_copy(ext_list->all_harts_isa_bitmap.isa, in riscv_fill_vendor_ext_list() 1100 bitmap_copy(riscv_isa, isainfo->isa, RISCV_ISA_EXT_MAX); in riscv_fill_hwcap_from_ext_list()
|
| /linux/drivers/gpio/ |
| H A D | gpio-ltc4283.c | 165 bitmap_copy(valid_mask, mask, ngpios); in ltc4283_init_valid_mask()
|
| H A D | gpio-ljca.c | 237 bitmap_copy(valid_mask, ljca_gpio->gpio_info->valid_pin_map, ngpios); in ljca_gpio_init_valid_mask()
|
| /linux/drivers/input/keyboard/ |
| H A D | mt6779-keypad.c | 90 bitmap_copy(keypad->keymap_state, new_state, MTK_KPD_NUM_BITS); in mt6779_keypad_irq_handler()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_vlan.c | 174 bitmap_copy(workmask, sparx5->bridge_fwd_mask, SPX5_PORTS); in sparx5_update_fwd()
|
| /linux/fs/btrfs/ |
| H A D | subpage.c | 973 bitmap_copy(dst, &value, 1); in btrfs_copy_subpage_dirty_bitmap() 986 bitmap_copy(dst, &value, blocks_per_folio); in btrfs_copy_subpage_dirty_bitmap() 990 bitmap_copy(dst, get_bitmap_pointer_dirty(fs_info, folio), in btrfs_copy_subpage_dirty_bitmap()
|
| /linux/net/sctp/ |
| H A D | tsnmap.c | 357 bitmap_copy(new, map->tsn_map, in sctp_tsnmap_grow()
|
| /linux/kernel/bpf/ |
| H A D | cpumask.c | 470 bitmap_copy(cpumask_bits(&cpumask->cpumask), src, nr_cpu_ids); in bpf_cpumask_populate()
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_svm.c | 370 bitmap_copy(prange->bitmap_access, svms->bitmap_supported, in svm_range_new() 1113 bitmap_copy(new->bitmap_access, old->bitmap_access, MAX_GPU_INSTANCE); in svm_range_split_adjust() 1114 bitmap_copy(new->bitmap_aip, old->bitmap_aip, MAX_GPU_INSTANCE); in svm_range_split_adjust() 1115 bitmap_copy(new->bitmap_mapped, old->bitmap_mapped, MAX_GPU_INSTANCE); in svm_range_split_adjust() 2152 bitmap_copy(new->bitmap_access, old->bitmap_access, MAX_GPU_INSTANCE); in svm_range_clone() 2153 bitmap_copy(new->bitmap_aip, old->bitmap_aip, MAX_GPU_INSTANCE); in svm_range_clone() 2154 bitmap_copy(new->bitmap_mapped, old->bitmap_mapped, MAX_GPU_INSTANCE); in svm_range_clone() 3555 bitmap_copy(bitmap, prange->bitmap_aip, MAX_GPU_INSTANCE); in svm_range_best_prefetch_location() 3976 bitmap_copy(bitmap_access, svms->bitmap_supported, in svm_range_get_attr() 3983 bitmap_copy(bitmap_access, svms->bitmap_supported, MAX_GPU_INSTANCE); in svm_range_get_attr() [all …]
|
| /linux/rust/kernel/ |
| H A D | bitmap.rs | 519 fn bitmap_copy() { 520 fn bitmap_copy() { bitmap_copy() function
|
| /linux/drivers/dma/idxd/ |
| H A D | init.c | 234 bitmap_copy(wq->opcap_bmap, idxd->opcap_bmap, IDXD_MAX_OPCAP_BITS); in idxd_setup_wqs() 893 bitmap_copy(saved_wq_enable_map, idxd->wq_enable_map, idxd->max_wqs); in idxd_device_config_save() 981 bitmap_copy(idxd->wq_enable_map, idxd_saved->saved_wq_enable_map, in idxd_device_config_restore()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_keys.c | 302 bitmap_copy(picker[block_index].chosen_element, in mlxsw_afk_picker()
|
| /linux/drivers/input/rmi4/ |
| H A D | rmi_driver.c | 392 bitmap_copy(data->current_irq_mask, data->new_irq_mask, data->irq_count); in rmi_driver_set_irq_bits() 422 bitmap_copy(data->current_irq_mask, data->new_irq_mask, data->irq_count); in rmi_driver_clear_irq_bits()
|
| /linux/drivers/iio/proximity/ |
| H A D | d3323aa.c | 274 bitmap_copy(written_regbitmap, regbitmap, D3323AA_REG_NR_BITS); in d3323aa_write_settings()
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-dev-v5.c | 633 bitmap_copy(qlsb, cmd_q->lsbmask, MAX_LSB_CNT); in ccp_find_and_assign_lsb_to_q() 708 bitmap_copy(qlsb, lsb_pub, MAX_LSB_CNT); in ccp_assign_lsbs()
|
| /linux/drivers/pnp/pnpbios/ |
| H A D | rsparser.c | 273 bitmap_copy(map.bits, &bits, 16); in pnpbios_parse_irq_option()
|
| /linux/drivers/irqchip/ |
| H A D | irq-mips-gic.c | 871 bitmap_copy(ipi_available, ipi_resrv, GIC_MAX_INTRS); in gic_register_ipi_domain()
|
| /linux/drivers/pnp/isapnp/ |
| H A D | core.c | 423 bitmap_copy(map.bits, &bits, 16); in isapnp_parse_irq_resource()
|
| /linux/include/net/ |
| H A D | ip_tunnels.h | 56 #define ip_tunnel_flags_copy(...) __ipt_flag_op(bitmap_copy, __VA_ARGS__)
|