Searched refs:bitmap_empty (Results 1 – 4 of 4) sorted by relevance
75 static int bitmap_empty(struct mlx5_bitmap *bitmap) in bitmap_empty() function298 if (bitmap_empty(&hmem->bitmap)) { in alloc_huge_buf()315 if (bitmap_empty(&buf->hmem->bitmap)) { in free_huge_buf()
280 if (bitmap_empty(peer->peer_ids, ATH10K_MAX_NUM_PEER_IDS)) { in ath10k_peer_unmap_event()
679 if (bitmap_empty(page->used, MTHCA_DB_REC_PER_PAGE) && in mthca_free_db()746 if (!bitmap_empty(dev->db_tab->page[i].used, MTHCA_DB_REC_PER_PAGE)) in mthca_cleanup_db_tab()
72 bitmap_empty(unsigned long *addr, const unsigned int size) in bitmap_empty() function