/linux-6.3-rc2/drivers/s390/crypto/ |
A D | vfio_ap_ops.c | 2009 do_hotplug |= bitmap_andnot(matrix_mdev->shadow_apcb.apm, in vfio_ap_mdev_hot_unplug_cfg() 2015 do_hotplug |= bitmap_andnot(matrix_mdev->shadow_apcb.aqm, in vfio_ap_mdev_hot_unplug_cfg() 2021 do_hotplug |= bitmap_andnot(matrix_mdev->shadow_apcb.adm, in vfio_ap_mdev_hot_unplug_cfg() 2062 do_remove |= bitmap_andnot(cdrem, cd_remove, in vfio_ap_mdev_cfg_remove() 2091 do_remove = bitmap_andnot(aprem, in vfio_ap_mdev_on_cfg_remove() 2095 do_remove |= bitmap_andnot(aqrem, in vfio_ap_mdev_on_cfg_remove() 2099 do_remove |= bitmap_andnot(cdrem, in vfio_ap_mdev_on_cfg_remove() 2226 do_add = bitmap_andnot(apm_add, in vfio_ap_mdev_on_cfg_add() 2230 do_add |= bitmap_andnot(aqm_add, in vfio_ap_mdev_on_cfg_add() 2234 do_add |= bitmap_andnot(adm_add, in vfio_ap_mdev_on_cfg_add()
|
A D | ap_bus.c | 1384 if (bitmap_andnot(reserved, newapm, ap_perms.apm, AP_DEVICES)) { in apmask_commit() 1477 if (bitmap_andnot(reserved, newaqm, ap_perms.aqm, AP_DOMAINS)) { in aqmask_commit()
|
/linux-6.3-rc2/include/linux/ |
A D | linkmode.h | 38 return bitmap_andnot(dst, src1, src2, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_andnot()
|
A D | bitmap.h | 346 static inline bool bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot() function
|
A D | nodemask.h | 191 bitmap_andnot(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_andnot()
|
A D | cpumask.h | 595 return bitmap_andnot(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_andnot()
|
/linux-6.3-rc2/kernel/irq/ |
A D | matrix.c | 263 bitmap_andnot(m->scratch_map, cm->managed_map, cm->alloc_map, end); in irq_matrix_remove_managed() 302 bitmap_andnot(m->scratch_map, cm->managed_map, cm->alloc_map, end); in irq_matrix_alloc_managed()
|
/linux-6.3-rc2/drivers/pinctrl/ |
A D | pinctrl-cy8c95x0.c | 417 bitmap_andnot(tmask, mask, chip->shiftmask, MAX_LINE); in cy8c95x0_write_regs_mask() 421 bitmap_andnot(tval, val, chip->shiftmask, MAX_LINE); in cy8c95x0_write_regs_mask() 488 bitmap_andnot(tmask, mask, chip->shiftmask, MAX_LINE); in cy8c95x0_read_regs_mask() 492 bitmap_andnot(tval, val, chip->shiftmask, MAX_LINE); in cy8c95x0_read_regs_mask()
|
/linux-6.3-rc2/arch/s390/pci/ |
A D | pci_dma.c | 230 bitmap_andnot(zdev->iommu_bitmap, zdev->iommu_bitmap, in __dma_purge_tlb() 306 bitmap_andnot(zdev->iommu_bitmap, zdev->iommu_bitmap, in dma_alloc_address()
|
/linux-6.3-rc2/drivers/cxl/core/ |
A D | memdev.c | 197 bitmap_andnot(cxlds->exclusive_cmds, cxlds->exclusive_cmds, cmds, in clear_exclusive_cxl_commands()
|
/linux-6.3-rc2/net/ethtool/ |
A D | features.c | 252 bitmap_andnot(new_wanted, old_wanted, req_mask, NETDEV_FEATURE_COUNT); in ethnl_set_features()
|
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp5/ |
A D | mdp5_smp.c | 206 bitmap_andnot(state->state, state->state, cs, cnt); in mdp5_smp_release()
|
/linux-6.3-rc2/drivers/input/rmi4/ |
A D | rmi_driver.c | 403 bitmap_andnot(data->fn_irq_bits, in rmi_driver_clear_irq_bits() 405 bitmap_andnot(data->new_irq_mask, in rmi_driver_clear_irq_bits()
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | fpsimd.c | 1095 bitmap_andnot(tmp_map, tmp_map, info->vq_map, SVE_VQ_MAX); in vec_verify_vq_map() 1218 bitmap_andnot(tmp_map, info->vq_partial_map, info->vq_map, in sve_setup()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_flow.c | 781 bitmap_andnot(params->ptypes, params->ptypes, src, in ice_flow_proc_seg_hdrs() 874 bitmap_andnot(params->ptypes, params->ptypes, src, in ice_flow_proc_seg_hdrs() 878 bitmap_andnot(params->ptypes, params->ptypes, src, in ice_flow_proc_seg_hdrs()
|
/linux-6.3-rc2/arch/powerpc/mm/book3s64/ |
A D | slice.c | 416 bitmap_andnot(dst->high_slices, src1->high_slices, src2->high_slices, SLICE_NUM_HIGH); in slice_andnot_mask()
|
/linux-6.3-rc2/arch/x86/kvm/ |
A D | pmu.c | 625 bitmap_andnot(bitmask, pmu->all_valid_pmc_idx, in kvm_pmu_cleanup()
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | v4l2-dev.c | 782 bitmap_andnot(vdev->valid_ioctls, valid_ioctls, vdev->valid_ioctls, in determine_valid_ioctls()
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/ |
A D | offload.c | 785 err = bitmap_andnot(sub_flow2_merge.vals, sub_flow2_merge.vals, in nfp_flower_can_merge()
|
/linux-6.3-rc2/drivers/soc/tegra/ |
A D | pmc.c | 3197 bitmap_andnot(pmc->wake_cntrl_level_map, pmc->wake_type_dual_edge_map, in tegra186_pmc_wake_syscore_suspend()
|
/linux-6.3-rc2/kernel/locking/ |
A D | lockdep.c | 6108 bitmap_andnot(lock_chains_in_use, lock_chains_in_use, in __free_zapped_classes()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_display.c | 2181 bitmap_andnot(new_domains.bits, in intel_modeset_get_crtc_power_domains() 2185 bitmap_andnot(old_domains->bits, in intel_modeset_get_crtc_power_domains()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | scrub.c | 3000 if (!bitmap_andnot(&sparity->dbitmap, &sparity->dbitmap, in scrub_parity_check_and_repair()
|