Searched refs:sbitmap_queue_min_shallow_depth (Results 1 - 5 of 5) sorted by path

/linux-master/block/
H A Dbfq-iosched.c7129 sbitmap_queue_min_shallow_depth(&tags->bitmap_tags, 1);
H A Dkyber-iosched.c461 sbitmap_queue_min_shallow_depth(&tags->bitmap_tags, kqd->async_depth);
H A Dmq-deadline.c518 sbitmap_queue_min_shallow_depth(&tags->bitmap_tags, dd->async_depth);
/linux-master/include/linux/
H A Dsbitmap.h479 * If you call this, make sure to call sbitmap_queue_min_shallow_depth() after
508 * sbitmap_queue_min_shallow_depth() - Inform a &struct sbitmap_queue of the
521 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq,
/linux-master/lib/
H A Dsbitmap.c538 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, function
544 EXPORT_SYMBOL_GPL(sbitmap_queue_min_shallow_depth); variable

Completed in 383 milliseconds