Searched refs:sbitmap_weight (Results 1 – 4 of 4) sorted by relevance
340 unsigned int sbitmap_weight(const struct sbitmap *sb) in sbitmap_weight() function344 EXPORT_SYMBOL_GPL(sbitmap_weight);349 seq_printf(m, "busy=%u\n", sbitmap_weight(sb)); in sbitmap_show()
393 unsigned int sbitmap_weight(const struct sbitmap *sb);
684 return sbitmap_weight(&sdev->budget_map); in scsi_device_busy()
1262 pending += sbitmap_weight(&sdev->budget_map); in ufshcd_pending_cmds()