Home
last modified time | relevance | path

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

12

/linux/tools/perf/util/
A Dpmu.y67 bitmap_or($$, $1, $3, 64);
/linux/include/linux/
A Dlinkmode.h27 bitmap_or(dst, a, b, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_or()
A Dbitmap.h297 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
A Dnodemask.h174 bitmap_or(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_or()
A Dcpumask.h418 bitmap_or(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_or()
/linux/drivers/s390/cio/
A Didset.c99 bitmap_or(to->bitmap, to->bitmap, from->bitmap, len); in idset_add_set()
/linux/kernel/irq/
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()
/linux/arch/x86/include/asm/
A Dmpspec.h99 bitmap_or((dst).mask, (src1).mask, (src2).mask, MAX_LOCAL_APIC)
/linux/tools/include/linux/
A Dbitmap.h70 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
/linux/arch/arm64/kernel/
A Dalternative.c188 bitmap_or(applied_alternatives, applied_alternatives, in __apply_alternatives()
A Dfpsimd.c786 bitmap_or(info->vq_partial_map, info->vq_partial_map, tmp_map, in vec_update_vq_map()
/linux/drivers/cxl/core/
A Dmemdev.c149 bitmap_or(cxlm->exclusive_cmds, cxlm->exclusive_cmds, cmds, in set_exclusive_cxl_commands()
/linux/drivers/input/keyboard/
A Dsh_keysc.c127 bitmap_or(keys0, keys0, keys, SH_KEYSC_MAXKEYS); in sh_keysc_isr()
/linux/net/ethtool/
A Dfeatures.c254 bitmap_or(req_wanted, new_wanted, req_wanted, NETDEV_FEATURE_COUNT); in ethnl_set_features()
/linux/drivers/input/rmi4/
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()
/linux/drivers/gpio/
A Dgpio-pca953x.c684 bitmap_or(irq_mask, chip->irq_trig_fall, chip->irq_trig_raise, gc->ngpio); in pca953x_irq_bus_sync_unlock()
772 bitmap_or(new_stat, old_stat, cur_stat, gc->ngpio); in pca953x_irq_pending()
A Dgpio-xilinx.c531 bitmap_or(all, rising, falling, 64); in xgpio_irqhandler()
/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf_ucode.c40 bitmap_or(bmap.bits, bmap.bits, in get_cores_bmap()
919 bitmap_or(engs->bmap, engs->bmap, tmp_bmap.bits, in eng_grp_update_masks()
/linux/arch/powerpc/mm/
A Dslice.c410 bitmap_or(dst->high_slices, src1->high_slices, src2->high_slices, SLICE_NUM_HIGH); in slice_or_mask()
/linux/mm/
A Dsparse.c696 bitmap_or(subsection_map, map, subsection_map, in fill_subsection_map()
/linux/drivers/crypto/marvell/octeontx/
A 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/drivers/gpu/drm/amd/pm/swsmu/
A Dsmu_cmn.c649 bitmap_or(feature->enabled, feature->enabled, in smu_cmn_feature_update_enable_state()
/linux/drivers/iio/
A Dindustrialio-buffer.c898 bitmap_or(compound_mask, compound_mask, buffer->scan_mask, in iio_verify_update()
904 bitmap_or(compound_mask, compound_mask, in iio_verify_update()
/linux/drivers/media/mc/
A Dmc-entity.c487 bitmap_or(active, active, has_no_links, entity->num_pads); in __media_pipeline_start()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c675 bitmap_or(supported_modes, supported_modes, in ptys2ethtool_supported_link()
693 bitmap_or(advertising_modes, advertising_modes, in ptys2ethtool_adver_link()

Completed in 47 milliseconds

12