Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dpmu.y60 bitmap_or($$, $1, $3, 64);
/OK3568_Linux_fs/kernel/include/linux/
H A Dlinkmode.h27 bitmap_or(dst, a, b, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_or()
H A Dbitmap.h299 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
H A Dnodemask.h174 bitmap_or(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_or()
H A Dcpumask.h441 bitmap_or(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_or()
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Didset.c99 bitmap_or(to->bitmap, to->bitmap, from->bitmap, len); in idset_add_set()
/OK3568_Linux_fs/kernel/kernel/irq/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmpspec.h99 bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX_LOCAL_APIC)
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbitmap.h76 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dalternative.c189 bitmap_or(applied_alternatives, applied_alternatives, in __apply_alternatives()
H A Dfpsimd.c739 bitmap_or(sve_vq_partial_map, sve_vq_partial_map, tmp_map, SVE_VQ_MAX); in sve_update_vq_map()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dfeatures.c254 bitmap_or(req_wanted, new_wanted, req_wanted, NETDEV_FEATURE_COUNT); in ethnl_set_features()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dsh_keysc.c127 bitmap_or(keys0, keys0, keys, SH_KEYSC_MAXKEYS); in sh_keysc_isr()
/OK3568_Linux_fs/kernel/drivers/input/rmi4/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c386 bitmap_or(feature->enabled, feature->enabled, in smu_cmn_feature_update_enable_state()
/OK3568_Linux_fs/kernel/drivers/iio/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-pca953x.c688 bitmap_or(irq_mask, chip->irq_trig_fall, chip->irq_trig_raise, gc->ngpio); in pca953x_irq_bus_sync_unlock()
785 bitmap_or(new_stat, old_stat, cur_stat, gc->ngpio); in pca953x_irq_pending()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dslice.c410 bitmap_or(dst->high_slices, src1->high_slices, src2->high_slices, SLICE_NUM_HIGH); in slice_or_mask()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dsfp-bus.c371 bitmap_or(support, support, modes, __ETHTOOL_LINK_MODE_MASK_NBITS); in sfp_parse_support()
/OK3568_Linux_fs/kernel/mm/
H A Dsparse.c716 bitmap_or(subsection_map, map, subsection_map, in fill_subsection_map()
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c72 bitmap_or(bmap.bits, bmap.bits, in get_cores_bmap()
1138 bitmap_or(engs->bmap, engs->bmap, tmp_bmap.bits, in eng_grp_update_masks()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c653 bitmap_or(supported_modes, supported_modes, in ptys2ethtool_supported_link()
671 bitmap_or(advertising_modes, advertising_modes, in ptys2ethtool_adver_link()
/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-entity.c486 bitmap_or(active, active, has_no_links, entity->num_pads); in __media_pipeline_start()
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-dev-v5.c678 bitmap_or(lsb_pub, in ccp_assign_lsbs()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A 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