Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-iosched.h648 bool wait_dispatch; member
H A Dbfq-iosched.c2283 bfqd->wait_dispatch = true; in bfq_add_request()
4423 bfqd->rqs_injected = bfqd->wait_dispatch = false; in bfq_bfqq_expire()
5126 if (bfqq == bfqd->in_service_queue && bfqd->wait_dispatch) { in bfq_dispatch_rq_from_bfqq()
5127 bfqd->wait_dispatch = false; in bfq_dispatch_rq_from_bfqq()