Home
last modified time | relevance | path

Searched refs:bfq_update_rate_reset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c3077 static void bfq_update_rate_reset(struct bfq_data *bfqd, struct request *rq) in bfq_update_rate_reset() function
3269 bfq_update_rate_reset(bfqd, rq); in bfq_update_peak_rate()
5681 * bfq_update_rate_reset to have the following three steps in bfq_completed_request()
5693 bfq_update_rate_reset(bfqd, NULL); in bfq_completed_request()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c3450 static void bfq_update_rate_reset(struct bfq_data *bfqd, struct request *rq) in bfq_update_rate_reset() function
3642 bfq_update_rate_reset(bfqd, rq); in bfq_update_peak_rate()
6390 * bfq_update_rate_reset to have the following three steps in bfq_completed_request()
6402 bfq_update_rate_reset(bfqd, NULL); in bfq_completed_request()

Completed in 17 milliseconds