| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | linkmode.h | 38 return bitmap_andnot(dst, src1, src2, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_andnot()
|
| H A D | bitmap.h | 317 static inline int bitmap_andnot(unsigned long *dst, const unsigned long *src1, in bitmap_andnot() function
|
| H A D | nodemask.h | 190 bitmap_andnot(dstp->bits, src1p->bits, src2p->bits, nbits); in __nodes_andnot()
|
| H A D | cpumask.h | 471 return bitmap_andnot(cpumask_bits(dstp), cpumask_bits(src1p), in cpumask_andnot()
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | matrix.c | 263 bitmap_andnot(m->scratch_map, cm->managed_map, cm->alloc_map, end); in irq_matrix_remove_managed() 301 bitmap_andnot(m->scratch_map, cm->managed_map, cm->alloc_map, end); in irq_matrix_alloc_managed()
|
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_dma.c | 208 bitmap_andnot(zdev->iommu_bitmap, zdev->iommu_bitmap, in __dma_purge_tlb() 284 bitmap_andnot(zdev->iommu_bitmap, zdev->iommu_bitmap, in dma_alloc_address()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | fpsimd.c | 772 bitmap_andnot(tmp_map, tmp_map, sve_vq_map, SVE_VQ_MAX); in sve_verify_vq_map() 886 bitmap_andnot(tmp_map, sve_vq_partial_map, sve_vq_map, in sve_setup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/context/ |
| H A D | mali_kbase_context.c | 372 bitmap_andnot(&pending_regions_to_clean, &pending_regions_to_clean, in kbase_context_sticky_resource_term()
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | features.c | 253 bitmap_andnot(new_wanted, old_wanted, req_mask, NETDEV_FEATURE_COUNT); in ethnl_set_features()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/input/rmi4/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | pmu.c | 468 bitmap_andnot(bitmask, pmu->all_valid_pmc_idx, in kvm_pmu_cleanup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | smu_cmn.c | 389 bitmap_andnot(feature->enabled, feature->enabled, in smu_cmn_feature_update_enable_state()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | slice.c | 420 bitmap_andnot(dst->high_slices, src1->high_slices, src2->high_slices, SLICE_NUM_HIGH); in slice_andnot_mask()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_csg_debugfs.c | 93 bitmap_andnot(slots_mask, slots_mask, in wait_csg_slots_status_update_finish()
|
| H A D | mali_kbase_csf_scheduler.c | 3735 bitmap_andnot(slot_mask, slot_mask, dones, num_groups); in wait_csg_slots_handshake_ack()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 779 bitmap_andnot(vdev->valid_ioctls, valid_ioctls, vdev->valid_ioctls, in determine_valid_ioctls()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | offload.c | 787 err = bitmap_andnot(sub_flow2_merge.vals, sub_flow2_merge.vals, in nfp_flower_can_merge()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | scrub.c | 2690 if (!bitmap_andnot(sparity->dbitmap, sparity->dbitmap, sparity->ebitmap, in scrub_parity_check_and_repair()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | lockdep.c | 6003 bitmap_andnot(lock_chains_in_use, lock_chains_in_use, in __free_zapped_classes()
|