Home
last modified time | relevance | path

Searched refs:waited_rq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.h569 * waited_rq when the request is finally dispatched.
574 * waited_rq is eventually completed.
576 struct request *waited_rq; member
H A Dbfq-iosched.c1816 bfqd->waited_rq = NULL; in bfq_reset_inject_limit()
2036 * wait_dispatch will cause bfqd->waited_rq to in bfq_add_request()
4042 bfqd->waited_rq = NULL; in bfq_bfqq_expire()
4646 bfqd->waited_rq = rq; in bfq_dispatch_rq_from_bfqq()
5924 bfqd->waited_rq = NULL; in bfq_update_inject_limit()
5958 if (rq == bfqd->waited_rq) in bfq_finish_requeue_request()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.h646 * waited_rq when the request is finally dispatched.
651 * waited_rq is eventually completed.
653 struct request *waited_rq; member
H A Dbfq-iosched.c1995 bfqd->waited_rq = NULL; in bfq_reset_inject_limit()
2269 * wait_dispatch will cause bfqd->waited_rq to in bfq_add_request()
4411 bfqd->waited_rq = NULL; in bfq_bfqq_expire()
5115 bfqd->waited_rq = rq; in bfq_dispatch_rq_from_bfqq()
6638 bfqd->waited_rq = NULL; in bfq_update_inject_limit()
6672 if (rq == bfqd->waited_rq) in bfq_finish_requeue_request()

Completed in 20 milliseconds