Searched refs:sbitmap_weight (Results 1 – 4 of 4) sorted by relevance
325 unsigned int sbitmap_weight(const struct sbitmap *sb) in sbitmap_weight() function329 EXPORT_SYMBOL_GPL(sbitmap_weight);334 seq_printf(m, "busy=%u\n", sbitmap_weight(sb)); in sbitmap_show()
382 unsigned int sbitmap_weight(const struct sbitmap *sb);
612 return sbitmap_weight(&sdev->budget_map); in scsi_device_busy()
1116 pending += sbitmap_weight(&sdev->budget_map); in ufshcd_pending_cmds()