__sbitmap_queue_get_shallow  105 block/blk-mq-tag.c 		return __sbitmap_queue_get_shallow(bt, data->shallow_depth);
__sbitmap_queue_get_shallow  423 include/linux/sbitmap.h int __sbitmap_queue_get_shallow(struct sbitmap_queue *sbq,
__sbitmap_queue_get_shallow  467 include/linux/sbitmap.h 	nr = __sbitmap_queue_get_shallow(sbq, shallow_depth);
__sbitmap_queue_get_shallow  495 lib/sbitmap.c  EXPORT_SYMBOL_GPL(__sbitmap_queue_get_shallow);