Searched refs:sbitmap_get (Results 1 – 3 of 3) sorted by relevance
157 int sbitmap_get(struct sbitmap *sb, unsigned int alloc_hint, bool round_robin) in sbitmap_get() function190 EXPORT_SYMBOL_GPL(sbitmap_get);435 nr = sbitmap_get(&sbq->sb, hint, sbq->round_robin); in __sbitmap_queue_get()
190 int sbitmap_get(struct sbitmap *sb, unsigned int alloc_hint, bool round_robin);
617 tag = sbitmap_get(&svq->scsi_tags, 0, false); in vhost_scsi_get_cmd()