bitmap_empty
if (bitmap_empty(dqm->sdma_bitmap, get_num_sdma_queues(dqm))) {
if (bitmap_empty(dqm->xgmi_sdma_bitmap, get_num_xgmi_sdma_queues(dqm))) {
if (bitmap_empty(ctx->bitmap, MAX_GPU_INSTANCE)) {
if (bitmap_empty(ctx->bitmap, MAX_GPU_INSTANCE)) {
if (bitmap_empty(feature->allowed, SMU_FEATURE_MAX) || feature->feature_num < 64) {
if (bitmap_empty(feature->allowed, SMU_FEATURE_MAX) ||
if (bitmap_empty(feature->allowed, SMU_FEATURE_MAX) ||
!bitmap_empty(async_put_mask.bits, POWER_DOMAIN_NUM));
if (!bitmap_empty(async_put_mask.bits, POWER_DOMAIN_NUM))
if (!bitmap_empty(power_domains->async_put_domains[1].bits, POWER_DOMAIN_NUM)) {
if (drm_WARN_ON(display->drm, !bitmap_empty(put_domains.bits, POWER_DOMAIN_NUM)))
for (i = 0; !bitmap_empty(dss_mask.xehp, XEHP_BITMAP_BITS(dss_mask)); i++) {
int bitmap_empty(struct bitmap *);
if (bitmap_empty(&p->peermap)) {