Home
last modified time | relevance | path

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

12

/linux-6.15/tools/perf/util/
H A Dpmu.y76 bitmap_or($$, $1, $3, 64);
/linux-6.15/include/linux/
H A Dlinkmode.h32 bitmap_or(dst, a, b, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_or()
H A Dbitmap.h331 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.h668 bitmap_or(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_or()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_topology.c124 bitmap_or(dst, dst, shifted_pattern, XE_MAX_L3_BANK_MASK_BITS); in gen_l3_mask_from_pattern()
314 bitmap_or(all_dss, gt->fuse_topo.g_dss_mask, gt->fuse_topo.c_dss_mask, in xe_gt_topology_has_dss_in_quadrant()
H A Dxe_gt_pagefault.c431 bitmap_or(all_dss, gt->fuse_topo.g_dss_mask, gt->fuse_topo.c_dss_mask, in xe_alloc_pf_queue()
H A Dxe_eu_stall.c715 bitmap_or(all_xecores, gt->fuse_topo.g_dss_mask, gt->fuse_topo.c_dss_mask, in xe_eu_stall_stream_init()
/linux-6.15/drivers/s390/cio/
H A Didset.c101 bitmap_or(to->bitmap, to->bitmap, from->bitmap, len); in idset_add_set()
/linux-6.15/kernel/irq/
H A Dmatrix.c122 bitmap_or(m->scratch_map, cm->managed_map, m->system_map, end); in matrix_alloc_area()
123 bitmap_or(m->scratch_map, m->scratch_map, cm->alloc_map, end); in matrix_alloc_area()
/linux-6.15/tools/include/linux/
H A Dbitmap.h74 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
/linux-6.15/arch/arm64/kernel/
H A Dalternative.c191 bitmap_or(applied_alternatives, applied_alternatives, in __apply_alternatives()
/linux-6.15/drivers/input/keyboard/
H A Dsh_keysc.c127 bitmap_or(keys0, keys0, keys, SH_KEYSC_MAXKEYS); in sh_keysc_isr()
/linux-6.15/net/ethtool/
H A Dfeatures.c259 bitmap_or(req_wanted, new_wanted, req_wanted, NETDEV_FEATURE_COUNT); in ethnl_set_features()
/linux-6.15/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()
/linux-6.15/drivers/acpi/
H A Dplatform_profile.c262 bitmap_or(tmp, handler->choices, handler->hidden_choices, PLATFORM_PROFILE_LAST); in _aggregate_choices()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.c305 bitmap_or(elusage_chosen, elusage_chosen, in mlxsw_afk_picker()
/linux-6.15/drivers/gpio/
H A Dgpio-pca953x.c776 bitmap_or(irq_mask, chip->irq_trig_fall, chip->irq_trig_raise, gc->ngpio); in pca953x_irq_bus_sync_unlock()
865 bitmap_or(new_stat, old_stat, cur_stat, gc->ngpio); in pca953x_irq_pending()
H A Dgpio-xilinx.c506 bitmap_or(hw, rising, falling, 64); in xgpio_irqhandler()
/linux-6.15/include/net/
H A Dip_tunnels.h48 #define ip_tunnel_flags_or(...) __ipt_flag_op(bitmap_or, __VA_ARGS__)
/linux-6.15/arch/powerpc/mm/book3s64/
H A Dslice.c406 bitmap_or(dst->high_slices, src1->high_slices, src2->high_slices, SLICE_NUM_HIGH); in slice_or_mask()
/linux-6.15/mm/
H A Dsparse.c737 bitmap_or(subsection_map, map, subsection_map, in fill_subsection_map()
/linux-6.15/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c73 bitmap_or(bmap.bits, bmap.bits, in get_cores_bmap()
1127 bitmap_or(engs->bmap, engs->bmap, tmp_bmap.bits, in eng_grp_update_masks()
/linux-6.15/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c46 bitmap_or(bmap.bits, bmap.bits, in get_cores_bmap()
925 bitmap_or(engs->bmap, engs->bmap, tmp_bmap.bits, in eng_grp_update_masks()
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_sseu.c174 bitmap_or(sseu->subslice_mask.xehp, in xehp_compute_sseu_info()

12