Home
last modified time | relevance | path

Searched refs:bitmap_or (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.10/tools/perf/util/
Dpmu.y67 bitmap_or($$, $1, $3, 64);
/Linux-v5.10/include/linux/
Dlinkmode.h27 bitmap_or(dst, a, b, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_or()
Dbitmap.h291 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
Dcpumask.h441 bitmap_or(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_or()
Dnodemask.h174 bitmap_or(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_or()
/Linux-v5.10/drivers/s390/cio/
Didset.c99 bitmap_or(to->bitmap, to->bitmap, from->bitmap, len); in idset_add_set()
/Linux-v5.10/arch/x86/include/asm/
Dmpspec.h99 bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX_LOCAL_APIC)
/Linux-v5.10/kernel/irq/
Dmatrix.c116 bitmap_or(m->scratch_map, cm->managed_map, m->system_map, end); in matrix_alloc_area()
117 bitmap_or(m->scratch_map, m->scratch_map, cm->alloc_map, end); in matrix_alloc_area()
/Linux-v5.10/tools/include/linux/
Dbitmap.h76 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
/Linux-v5.10/arch/arm64/kernel/
Dalternative.c188 bitmap_or(applied_alternatives, applied_alternatives, in __apply_alternatives()
Dfpsimd.c739 bitmap_or(sve_vq_partial_map, sve_vq_partial_map, tmp_map, SVE_VQ_MAX); in sve_update_vq_map()
/Linux-v5.10/drivers/input/keyboard/
Dsh_keysc.c127 bitmap_or(keys0, keys0, keys, SH_KEYSC_MAXKEYS); in sh_keysc_isr()
/Linux-v5.10/net/ethtool/
Dfeatures.c254 bitmap_or(req_wanted, new_wanted, req_wanted, NETDEV_FEATURE_COUNT); in ethnl_set_features()
/Linux-v5.10/drivers/input/rmi4/
Drmi_driver.c374 bitmap_or(data->new_irq_mask, in rmi_driver_set_irq_bits()
388 bitmap_or(data->fn_irq_bits, data->fn_irq_bits, mask, data->irq_count); in rmi_driver_set_irq_bits()
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_cmn.c386 bitmap_or(feature->enabled, feature->enabled, in smu_cmn_feature_update_enable_state()
/Linux-v5.10/drivers/iio/
Dindustrialio-buffer.c767 bitmap_or(compound_mask, compound_mask, buffer->scan_mask, in iio_verify_update()
773 bitmap_or(compound_mask, compound_mask, in iio_verify_update()
/Linux-v5.10/drivers/gpio/
Dgpio-pca953x.c720 bitmap_or(irq_mask, chip->irq_trig_fall, chip->irq_trig_raise, gc->ngpio); in pca953x_irq_bus_sync_unlock()
808 bitmap_or(new_stat, old_stat, cur_stat, gc->ngpio); in pca953x_irq_pending()
/Linux-v5.10/arch/powerpc/mm/
Dslice.c410 bitmap_or(dst->high_slices, src1->high_slices, src2->high_slices, SLICE_NUM_HIGH); in slice_or_mask()
/Linux-v5.10/drivers/net/phy/
Dsfp-bus.c351 bitmap_or(support, support, modes, __ETHTOOL_LINK_MODE_MASK_NBITS); in sfp_parse_support()
/Linux-v5.10/mm/
Dsparse.c715 bitmap_or(subsection_map, map, subsection_map, in fill_subsection_map()
/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptpf_ucode.c72 bitmap_or(bmap.bits, bmap.bits, in get_cores_bmap()
1124 bitmap_or(engs->bmap, engs->bmap, tmp_bmap.bits, in eng_grp_update_masks()
/Linux-v5.10/drivers/media/mc/
Dmc-entity.c486 bitmap_or(active, active, has_no_links, entity->num_pads); in __media_pipeline_start()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c634 bitmap_or(supported_modes, supported_modes, in ptys2ethtool_supported_link()
652 bitmap_or(advertising_modes, advertising_modes, in ptys2ethtool_adver_link()
/Linux-v5.10/drivers/crypto/ccp/
Dccp-dev-v5.c678 bitmap_or(lsb_pub, in ccp_assign_lsbs()
/Linux-v5.10/fs/btrfs/
Dscrub.c2670 bitmap_or(sparity->ebitmap, sparity->ebitmap, sparity->dbitmap, in scrub_parity_bio_endio()
2723 bitmap_or(sparity->ebitmap, sparity->ebitmap, sparity->dbitmap, in scrub_parity_check_and_repair()

12