Searched refs:__sbitmap_queue_get_batch (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsbitmap.h459 * __sbitmap_queue_get_batch() - Try to allocate a batch of free bits
468 unsigned long __sbitmap_queue_get_batch(struct sbitmap_queue *sbq, int nr_tags,
/linux-master/block/
H A Dblk-mq-tag.c128 ret = __sbitmap_queue_get_batch(bt, nr_tags, offset);
/linux-master/lib/
H A Dsbitmap.c477 unsigned long __sbitmap_queue_get_batch(struct sbitmap_queue *sbq, int nr_tags, function

Completed in 289 milliseconds