Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c4106 static bool bfq_may_expire_for_budg_timeout(struct bfq_queue *bfqq) in bfq_may_expire_for_budg_timeout() function
4395 if (bfq_may_expire_for_budg_timeout(bfqq) && in bfq_select_queue()
5746 } else if (bfq_may_expire_for_budg_timeout(bfqq)) in bfq_completed_request()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c4475 static bool bfq_may_expire_for_budg_timeout(struct bfq_queue *bfqq) in bfq_may_expire_for_budg_timeout() function
4820 if (bfq_may_expire_for_budg_timeout(bfqq) && in bfq_select_queue()
6467 } else if (bfq_may_expire_for_budg_timeout(bfqq)) in bfq_completed_request()

Completed in 18 milliseconds