Searched refs:sbitmap_weight (Results 1 – 4 of 4) sorted by relevance
318 unsigned int sbitmap_weight(const struct sbitmap *sb) in sbitmap_weight() function322 EXPORT_SYMBOL_GPL(sbitmap_weight);327 seq_printf(m, "busy=%u\n", sbitmap_weight(sb)); in sbitmap_show()
388 unsigned int sbitmap_weight(const struct sbitmap *sb);
633 return sbitmap_weight(&sdev->budget_map); in scsi_device_busy()
1143 pending += sbitmap_weight(&sdev->budget_map); in ufshcd_pending_cmds()