Home
last modified time | relevance | path

Searched refs:sbitmap_queue_min_shallow_depth (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dsbitmap.h469 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq,
/Linux-v4.19/lib/
Dsbitmap.c431 void sbitmap_queue_min_shallow_depth(struct sbitmap_queue *sbq, in sbitmap_queue_min_shallow_depth() function
437 EXPORT_SYMBOL_GPL(sbitmap_queue_min_shallow_depth);
/Linux-v4.19/block/
Dkyber-iosched.c449 sbitmap_queue_min_shallow_depth(&hctx->sched_tags->bitmap_tags, in kyber_init_hctx()
Dbfq-iosched.c5233 sbitmap_queue_min_shallow_depth(&tags->bitmap_tags, min_shallow); in bfq_init_hctx()