| /linux/drivers/s390/crypto/ |
| H A D | vfio_ap_ops.c | 1733 bitmap_andnot(m_removed.apm, m_old.apm, m_new.apm, AP_DEVICES); in ap_config_store() 1734 bitmap_andnot(m_removed.aqm, m_old.aqm, m_new.aqm, AP_DOMAINS); in ap_config_store() 1735 bitmap_andnot(m_added.apm, m_new.apm, m_old.apm, AP_DEVICES); in ap_config_store() 1736 bitmap_andnot(m_added.aqm, m_new.aqm, m_old.aqm, AP_DOMAINS); in ap_config_store() 2565 do_hotplug |= bitmap_andnot(matrix_mdev->shadow_apcb.apm, in vfio_ap_mdev_hot_unplug_cfg() 2571 do_hotplug |= bitmap_andnot(matrix_mdev->shadow_apcb.aqm, in vfio_ap_mdev_hot_unplug_cfg() 2577 do_hotplug |= bitmap_andnot(matrix_mdev->shadow_apcb.adm, in vfio_ap_mdev_hot_unplug_cfg() 2618 do_remove |= bitmap_andnot(cdrem, cd_remove, in vfio_ap_mdev_cfg_remove() 2647 do_remove = bitmap_andnot(aprem, in vfio_ap_mdev_on_cfg_remove() 2651 do_remove |= bitmap_andnot(aqrem, in vfio_ap_mdev_on_cfg_remove() [all …]
|
| /linux/include/linux/ |
| H A D | linkmode.h | 44 return bitmap_andnot(dst, src1, src2, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_andnot()
|
| H A D | cpumask.h | 776 return bitmap_andnot(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_andnot()
|
| H A D | mm.h | 1124 bitmap_andnot(bitmap, bitmap, bitmap_to_clear, NUM_VMA_FLAG_BITS); in vma_flags_clear_mask()
|
| /linux/kernel/irq/ |
| H A D | matrix.c | 269 bitmap_andnot(m->scratch_map, cm->managed_map, cm->alloc_map, end); in irq_matrix_remove_managed() 308 bitmap_andnot(m->scratch_map, cm->managed_map, cm->alloc_map, end); in irq_matrix_alloc_managed()
|
| /linux/tools/include/linux/ |
| H A D | bitmap.h | 89 bool bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot() function
|
| /linux/net/ethtool/ |
| H A D | features.c | 258 bitmap_andnot(new_wanted, old_wanted, req_mask, NETDEV_FEATURE_COUNT); in ethnl_set_features()
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_smp.c | 206 bitmap_andnot(state->state, state->state, cs, cnt); in mdp5_smp_release()
|
| /linux/arch/arm64/kernel/ |
| H A D | fpsimd.c | 1071 bitmap_andnot(tmp_map, tmp_map, info->vq_map, SVE_VQ_MAX); in vec_verify_vq_map() 1126 bitmap_andnot(tmp_map, info->vq_partial_map, info->vq_map, in sve_setup()
|
| /linux/drivers/acpi/ |
| H A D | platform_profile.c | 284 bitmap_andnot(data->aggregate, handler->choices, in _remove_hidden_choices()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flow.c | 887 bitmap_andnot(params->ptypes, params->ptypes, src, in ice_flow_proc_seg_hdrs() 980 bitmap_andnot(params->ptypes, params->ptypes, src, in ice_flow_proc_seg_hdrs() 984 bitmap_andnot(params->ptypes, params->ptypes, src, in ice_flow_proc_seg_hdrs()
|
| H A D | ice_switch.c | 2248 bitmap_andnot(r_bitmap, r_bitmap, recp->r_bitmap, in ice_release_recipe_res()
|
| /linux/include/net/ |
| H A D | ip_tunnels.h | 245 __ipt_flag_op(bitmap_andnot, flags, flags, present); in ip_tunnel_clear_options_present()
|
| /linux/tools/testing/vma/include/ |
| H A D | dup.h | 886 bitmap_andnot(bitmap, bitmap, bitmap_to_clear, NUM_VMA_FLAG_BITS); in vma_flags_clear_mask()
|
| /linux/drivers/cxl/core/ |
| H A D | memdev.c | 616 bitmap_andnot(cxl_mbox->exclusive_cmds, cxl_mbox->exclusive_cmds, in clear_exclusive_cxl_commands()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 813 bitmap_andnot(vdev->valid_ioctls, valid_ioctls, vdev->valid_ioctls, in determine_valid_ioctls()
|
| /linux/fs/btrfs/ |
| H A D | scrub.c | 1233 bitmap_andnot(&repaired, &errors.init_error_bitmap, &error, in scrub_stripe_read_repair_worker() 2011 bitmap_andnot(&good, &has_extent, &error, stripe->nr_sectors); in flush_scrub_stripes()
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | offload.c | 789 err = bitmap_andnot(sub_flow2_merge.vals, sub_flow2_merge.vals, in nfp_flower_can_merge()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display.c | 1994 bitmap_andnot(new_domains.bits, in intel_modeset_get_crtc_power_domains() 1998 bitmap_andnot(old_domains->bits, in intel_modeset_get_crtc_power_domains()
|
| /linux/drivers/soc/tegra/ |
| H A D | pmc.c | 3402 bitmap_andnot(pmc->wake_cntrl_level_map, pmc->wake_type_dual_edge_map, in tegra186_pmc_wake_syscore_suspend()
|
| /linux/kernel/locking/ |
| H A D | lockdep.c | 6351 bitmap_andnot(lock_chains_in_use, lock_chains_in_use, in __free_zapped_classes()
|