Searched refs:sbitmap_get (Results 1 – 5 of 5) sorted by relevance
281 int sbitmap_get(struct sbitmap *sb) in sbitmap_get() function 296 EXPORT_SYMBOL_GPL(sbitmap_get);318 * uses sbitmap_get() and a low-priority class that uses sbitmap_get_shallow()511 return sbitmap_get(&sbq->sb); in __sbitmap_queue_get()
203 * sbitmap_get() - Try to allocate a free bit from a &struct sbitmap.210 int sbitmap_get(struct sbitmap *sb);325 * Pair of sbitmap_get, and this one applies both cleared bit and395 * @round_robin: See sbitmap_get().
218 tag = sbitmap_get(&queue->rsp_tags); in nvmet_rdma_get_rsp()
1363 token = sbitmap_get(&sdev->budget_map); in scsi_dev_queue_ready()
753 tag = sbitmap_get(&svq->scsi_tags); in vhost_scsi_get_cmd()