Home
last modified time | relevance | path

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

12

/linux/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()
304 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.c419 bitmap_or(all_dss, gt->fuse_topo.g_dss_mask, gt->fuse_topo.c_dss_mask, in xe_alloc_pf_queue()
/linux/tools/perf/util/
H A Dpmu.y76 bitmap_or($$, $1, $3, 64);
/linux/include/linux/
H A Dlinkmode.h32 bitmap_or(dst, a, b, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_or()
H A Dnodemask.h175 bitmap_or(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_or()
H A Dbitmap.h331 void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
H A Dcpumask.h651 bitmap_or(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_or()
/linux/drivers/s390/cio/
H A Didset.c101 bitmap_or(to->bitmap, to->bitmap, from->bitmap, len); in idset_add_set()
/linux/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/tools/include/linux/
H A Dbitmap.h73 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
/linux/arch/arm64/kernel/
H A Dalternative.c191 bitmap_or(applied_alternatives, applied_alternatives, in __apply_alternatives()
/linux/net/ethtool/
H A Dfeatures.c256 bitmap_or(req_wanted, new_wanted, req_wanted, NETDEV_FEATURE_COUNT); in ethnl_set_features()
/linux/drivers/input/keyboard/
H A Dsh_keysc.c127 bitmap_or(keys0, keys0, keys, SH_KEYSC_MAXKEYS); in sh_keysc_isr()
/linux/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/mm/
H A Dsparse.c700 bitmap_or(subsection_map, map, subsection_map, in fill_subsection_map()
/linux/include/net/
H A Dip_tunnels.h48 #define ip_tunnel_flags_or(...) __ipt_flag_op(bitmap_or, __VA_ARGS__)
/linux/drivers/gpio/
H A Dgpio-xilinx.c530 bitmap_or(all, rising, falling, 64); in xgpio_irqhandler()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c72 bitmap_or(bmap.bits, bmap.bits, in get_cores_bmap()
1137 bitmap_or(engs->bmap, engs->bmap, tmp_bmap.bits, in eng_grp_update_masks()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c45 bitmap_or(bmap.bits, bmap.bits, in get_cores_bmap()
924 bitmap_or(engs->bmap, engs->bmap, tmp_bmap.bits, in eng_grp_update_masks()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_sseu.c174 bitmap_or(sseu->subslice_mask.xehp, in xehp_compute_sseu_info()
/linux/drivers/iio/
H A Dindustrialio-buffer.c964 bitmap_or(compound_mask, compound_mask, buffer->scan_mask, in iio_verify_update()
970 bitmap_or(compound_mask, compound_mask, in iio_verify_update()
/linux/drivers/cxl/core/
H A Dmemdev.c568 bitmap_or(mds->exclusive_cmds, mds->exclusive_cmds, cmds, in set_exclusive_cxl_commands()
/linux/tools/perf/
H A Dbuiltin-record.c1521 bitmap_or(thread->mask->affinity.bits, thread->mask->affinity.bits, in record__adjust_affinity()
3742 bitmap_or(full_mask.maps.bits, full_mask.maps.bits, in record__init_thread_masks_spec()
3744 bitmap_or(full_mask.affinity.bits, full_mask.affinity.bits, in record__init_thread_masks_spec()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c905 bitmap_or(supported_modes, supported_modes, in ptys2ethtool_supported_link()
923 bitmap_or(advertising_modes, advertising_modes, in ptys2ethtool_adver_link()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c1345 bitmap_or(bitmap, prange->bitmap_access, prange->bitmap_aip, in svm_range_unmap_from_gpus()
1664 bitmap_or(ctx->bitmap, prange->bitmap_access, in svm_range_validate_and_map()
3439 bitmap_or(bitmap, prange->bitmap_access, prange->bitmap_aip, in svm_range_best_prefetch_location()

12