Home
last modified time | relevance | path

Searched refs:blk_queue_depth (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-4.19/block/
Dblk-iolatency.c260 unsigned long qd = blk_queue_depth(blkiolat->rqos.q); in scale_cookie_change()
300 unsigned long qd = blk_queue_depth(iolat->blkiolat->rqos.q); in scale_change()
905 iolat->rq_depth.queue_depth = blk_queue_depth(blkg->q); in iolatency_pd_init()
Dblk-wbt.c819 wbt_set_queue_depth(q, blk_queue_depth(q)); in wbt_init()
/kernel/linux/linux-5.10/block/
Dblk-wbt.c684 RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->q); in wbt_queue_depth_changed()
Dblk-iocost.c819 if (blk_queue_depth(ioc->rqos.q) == 1) in ioc_autop_idx()
/kernel/linux/linux-5.10/include/linux/
Dblkdev.h840 static inline unsigned int blk_queue_depth(struct request_queue *q) in blk_queue_depth() function
/kernel/linux/linux-4.19/include/linux/
Dblkdev.h877 static inline unsigned int blk_queue_depth(struct request_queue *q) in blk_queue_depth() function