| /OK3568_Linux_fs/kernel/net/phonet/ |
| H A D | pn_dev.c | 161 } else if (bitmap_empty(pnd->addrs, 64)) in phonet_address_del() 182 BUG_ON(bitmap_empty(pnd->addrs, 64)); in phonet_address_get() 269 if (bitmap_empty(deleted, 64)) in phonet_route_autodel()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | dm.c | 75 WARN_ON(!bitmap_empty(dm->steering_sw_icm_alloc_blocks, in mlx5_dm_cleanup() 82 WARN_ON(!bitmap_empty(dm->header_modify_sw_icm_alloc_blocks, in mlx5_dm_cleanup()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | posted_intr.h | 50 return bitmap_empty((unsigned long *)pi_desc->pir, NR_VECTORS); in pi_is_pir_empty()
|
| /OK3568_Linux_fs/kernel/drivers/iio/dummy/ |
| H A D | iio_simple_dummy_buffer.c | 55 if (!bitmap_empty(indio_dev->active_scan_mask, indio_dev->masklength)) { in iio_simple_dummy_trigger_h()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | linkmode.h | 32 return bitmap_empty(src, __ETHTOOL_LINK_MODE_MASK_NBITS); in linkmode_empty()
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | resend.c | 35 while (!bitmap_empty(irqs_resend, nr_irqs)) { in resend_irqs()
|
| H A D | irq_sim.c | 112 while (!bitmap_empty(work_ctx->pending, work_ctx->irq_count)) { in irq_sim_handle_irq()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | hyperv.h | 117 return !bitmap_empty(vcpu->arch.hyperv.stimer_pending_bitmap, in kvm_hv_has_stimer_pending()
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | idset.c | 92 return bitmap_empty(set->bitmap, set->num_ssid * set->num_id); in idset_is_empty()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | mpspec.h | 108 bitmap_empty((map).mask, MAX_LOCAL_APIC)
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | bitmap.h | 53 static inline int bitmap_empty(const unsigned long *src, unsigned nbits) in bitmap_empty() function
|
| /OK3568_Linux_fs/kernel/drivers/pnp/ |
| H A D | support.c | 145 if (bitmap_empty(irq->map.bits, PNP_IRQ_NR)) in dbg_pnp_show_option()
|
| H A D | manager.c | 154 if (bitmap_empty(rule->map.bits, PNP_IRQ_NR)) { in pnp_assign_irq()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | intr.c | 250 if (bitmap_empty(rcd->in_use_ctxts, HFI1_MAX_SHARED_CTXTS)) in handle_user_interrupt()
|
| H A D | fault.c | 326 if (bitmap_empty(ibd->fault->opcodes, in __hfi1_should_fault()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flow.c | 1222 if (bitmap_empty(r->vsis, ICE_MAX_VSI)) { in ice_rem_vsi_rss_list() 1257 if (bitmap_empty(p->vsis, ICE_MAX_VSI)) { in ice_rem_vsi_rss_cfg() 1289 if (bitmap_empty(r->vsis, ICE_MAX_VSI)) { in ice_rem_rss_list() 1409 if (bitmap_empty(prof->vsis, ICE_MAX_VSI)) { in ice_add_rss_cfg_sync()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_csg_debugfs.c | 88 while (!bitmap_empty(slots_mask, max_csg_slots) && remaining) { in wait_csg_slots_status_update_finish() 137 if (bitmap_empty(used_csgs, max_csg_slots)) in kbase_csf_debugfs_update_active_groups_status()
|
| H A D | mali_kbase_csf_scheduler.c | 3424 while (!bitmap_empty(slot_mask, MAX_SUPPORTED_CSGS)) { in program_suspending_csg_slots() 3521 if (!bitmap_empty(evicted_mask, MAX_SUPPORTED_CSGS)) in program_suspending_csg_slots() 3585 while (!bitmap_empty(slot_mask, MAX_SUPPORTED_CSGS)) { in wait_csg_slots_start() 3725 while (!bitmap_empty(slot_mask, num_groups) && in wait_csg_slots_handshake_ack() 3950 (!bitmap_empty(group->protm_pending_bitmap, num_csis)) && in protm_enter_set_next_pending_seq() 4215 if (!bitmap_empty(group->protm_pending_bitmap, in scheduler_ctx_scan_groups() 4407 if (!bitmap_empty(group->protm_pending_bitmap, in scheduler_update_idle_slots_status() 4449 if (!bitmap_empty(csg_bitmap, num_groups)) { in scheduler_update_idle_slots_status() 5064 while (!bitmap_empty(slot_mask_local, MAX_SUPPORTED_CSGS) && remaining) { in wait_csg_slots_suspend() 5300 if (!bitmap_empty(scheduler->top_grp->protm_pending_bitmap, in schedule_actions() [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | sparse.c | 696 return bitmap_empty(&ms->usage->subsection_map[0], in is_subsection_map_empty() 711 if (bitmap_empty(map, SUBSECTIONS_PER_SECTION)) in fill_subsection_map()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | txrx.c | 267 if (bitmap_empty(peer->peer_ids, ATH10K_MAX_NUM_PEER_IDS)) { in ath10k_peer_unmap_event()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-pca953x.c | 762 return !bitmap_empty(pending, gc->ngpio); in pca953x_irq_pending() 780 if (bitmap_empty(trigger, gc->ngpio)) in pca953x_irq_pending() 788 return !bitmap_empty(pending, gc->ngpio); in pca953x_irq_pending()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/ |
| H A D | mthca_memfree.c | 681 if (bitmap_empty(page->used, MTHCA_DB_REC_PER_PAGE) && in mthca_free_db() 748 if (!bitmap_empty(dev->db_tab->page[i].used, MTHCA_DB_REC_PER_PAGE)) in mthca_cleanup_db_tab()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | media-entity.h | 535 return bitmap_empty(ent_enum->bmap, ent_enum->idx_max); in media_entity_enum_empty()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | iommu.c | 750 if (!bitmap_empty(tbl->it_map, tbl->it_size)) in iommu_table_free() 1057 if (!bitmap_empty(tbl->it_map, tbl->it_size)) { in iommu_take_ownership()
|
| /OK3568_Linux_fs/kernel/drivers/perf/ |
| H A D | thunderx2_pmu.c | 694 if (bitmap_empty(tx2_pmu->active_counters, tx2_pmu->max_counters)) in tx2_uncore_event_del() 711 if (bitmap_empty(tx2_pmu->active_counters, max_counters)) in tx2_hrtimer_callback()
|