Symbol: bitmap_andnot
arch/arm64/kernel/fpsimd.c
1077
bitmap_andnot(tmp_map, tmp_map, info->vq_map, SVE_VQ_MAX);
arch/arm64/kernel/fpsimd.c
1132
bitmap_andnot(tmp_map, info->vq_partial_map, info->vq_map,
arch/arm64/kvm/hyp/vgic-v5-sr.c
70
bitmap_andnot(pendr, host_data_ptr(vgic_v5_ppi_state)->pendr,
arch/powerpc/mm/book3s64/slice.c
416
bitmap_andnot(dst->high_slices, src1->high_slices, src2->high_slices, SLICE_NUM_HIGH);
arch/x86/kvm/pmu.c
1033
bitmap_andnot(bitmask, pmu->all_valid_pmc_idx,
arch/x86/mm/tlb.c
309
bitmap_andnot(global_asid_used, global_asid_used,
drivers/acpi/platform_profile.c
284
bitmap_andnot(data->aggregate, handler->choices,
drivers/cxl/core/memdev.c
628
bitmap_andnot(cxl_mbox->exclusive_cmds, cxl_mbox->exclusive_cmds,
drivers/gpio/gpio-pca953x.c
1014
bitmap_andnot(cur_stat, reg_direction, new_stat, gc->ngpio);
drivers/gpio/gpio-xilinx.c
498
bitmap_andnot(rising, hw, chip->last_irq_read, 64);
drivers/gpio/gpio-xilinx.c
502
bitmap_andnot(falling, chip->last_irq_read, hw, 64);
drivers/gpu/drm/i915/display/intel_display.c
2014
bitmap_andnot(new_domains.bits,
drivers/gpu/drm/i915/display/intel_display.c
2018
bitmap_andnot(old_domains->bits,
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c
200
bitmap_andnot(state->state, state->state, cs, cnt);
drivers/input/rmi4/rmi_driver.c
408
bitmap_andnot(data->fn_irq_bits,
drivers/input/rmi4/rmi_driver.c
410
bitmap_andnot(data->new_irq_mask,
drivers/media/v4l2-core/v4l2-dev.c
813
bitmap_andnot(vdev->valid_ioctls, valid_ioctls, vdev->valid_ioctls,
drivers/net/ethernet/intel/ice/ice_flow.c
887
bitmap_andnot(params->ptypes, params->ptypes, src,
drivers/net/ethernet/intel/ice/ice_flow.c
980
bitmap_andnot(params->ptypes, params->ptypes, src,
drivers/net/ethernet/intel/ice/ice_flow.c
984
bitmap_andnot(params->ptypes, params->ptypes, src,
drivers/net/ethernet/intel/ice/ice_switch.c
2248
bitmap_andnot(r_bitmap, r_bitmap, recp->r_bitmap,
drivers/net/ethernet/netronome/nfp/flower/offload.c
789
err = bitmap_andnot(sub_flow2_merge.vals, sub_flow2_merge.vals,
drivers/perf/cxl_pmu.c
547
bitmap_andnot(configurable_and_free, info->conf_counter_bm,
drivers/s390/crypto/ap_bus.c
1558
if (bitmap_andnot(reserved, newapm, ap_perms.apm, AP_DEVICES)) {
drivers/s390/crypto/ap_bus.c
1665
if (bitmap_andnot(reserved, newaqm, ap_perms.aqm, AP_DOMAINS)) {
drivers/s390/crypto/ap_bus.c
2354
bitmap_andnot(m, (unsigned long *)ap_qci_info->apm,
drivers/s390/crypto/ap_bus.c
2375
bitmap_andnot(m, (unsigned long *)ap_qci_info->aqm,
drivers/s390/crypto/vfio_ap_ops.c
1733
bitmap_andnot(m_removed.apm, m_old.apm, m_new.apm, AP_DEVICES);
drivers/s390/crypto/vfio_ap_ops.c
1734
bitmap_andnot(m_removed.aqm, m_old.aqm, m_new.aqm, AP_DOMAINS);
drivers/s390/crypto/vfio_ap_ops.c
1735
bitmap_andnot(m_added.apm, m_new.apm, m_old.apm, AP_DEVICES);
drivers/s390/crypto/vfio_ap_ops.c
1736
bitmap_andnot(m_added.aqm, m_new.aqm, m_old.aqm, AP_DOMAINS);
drivers/s390/crypto/vfio_ap_ops.c
2565
do_hotplug |= bitmap_andnot(matrix_mdev->shadow_apcb.apm,
drivers/s390/crypto/vfio_ap_ops.c
2571
do_hotplug |= bitmap_andnot(matrix_mdev->shadow_apcb.aqm,
drivers/s390/crypto/vfio_ap_ops.c
2577
do_hotplug |= bitmap_andnot(matrix_mdev->shadow_apcb.adm,
drivers/s390/crypto/vfio_ap_ops.c
2618
do_remove |= bitmap_andnot(cdrem, cd_remove,
drivers/s390/crypto/vfio_ap_ops.c
2647
do_remove = bitmap_andnot(aprem,
drivers/s390/crypto/vfio_ap_ops.c
2651
do_remove |= bitmap_andnot(aqrem,
drivers/s390/crypto/vfio_ap_ops.c
2655
do_remove |= bitmap_andnot(cdrem,
drivers/s390/crypto/vfio_ap_ops.c
2780
do_add = bitmap_andnot(apm_add,
drivers/s390/crypto/vfio_ap_ops.c
2784
do_add |= bitmap_andnot(aqm_add,
drivers/s390/crypto/vfio_ap_ops.c
2788
do_add |= bitmap_andnot(adm_add,
drivers/soc/tegra/pmc.c
3304
bitmap_andnot(pmc->wake_cntrl_level_map, pmc->wake_type_dual_edge_map,
fs/btrfs/scrub.c
1229
bitmap_andnot(&repaired, &errors.init_error_bitmap, &error,
fs/btrfs/scrub.c
1998
bitmap_andnot(&good, &has_extent, &error, stripe->nr_sectors);
include/linux/cpumask.h
778
return bitmap_andnot(cpumask_bits(dstp), cpumask_bits(src1p),
include/linux/linkmode.h
44
return bitmap_andnot(dst, src1, src2, __ETHTOOL_LINK_MODE_MASK_NBITS);
include/linux/mm.h
1287
bitmap_andnot(bitmap, bitmap, bitmap_to_clear, NUM_VMA_FLAG_BITS);
include/linux/nodemask.h
187
return bitmap_andnot(dstp->bits, src1p->bits, src2p->bits, nbits);
include/net/ip_tunnels.h
245
__ipt_flag_op(bitmap_andnot, flags, flags, present);
kernel/irq/matrix.c
269
bitmap_andnot(m->scratch_map, cm->managed_map, cm->alloc_map, end);
kernel/irq/matrix.c
308
bitmap_andnot(m->scratch_map, cm->managed_map, cm->alloc_map, end);
kernel/locking/lockdep.c
6351
bitmap_andnot(lock_chains_in_use, lock_chains_in_use,
net/ethtool/features.c
258
bitmap_andnot(new_wanted, old_wanted, req_mask, NETDEV_FEATURE_COUNT);
tools/testing/vma/include/dup.h
1018
bitmap_andnot(bitmap, bitmap, bitmap_to_clear, NUM_VMA_FLAG_BITS);