Home
last modified time | relevance | path

Searched refs:queue_congestion_on_threshold (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/block/
Dblk.h280 static inline int queue_congestion_on_threshold(struct request_queue *q) in queue_congestion_on_threshold() function
Dblk-core.c1298 on_thresh = queue_congestion_on_threshold(q); in blk_update_nr_requests()
1367 if (rl->count[is_sync]+1 >= queue_congestion_on_threshold(q)) { in __get_request()