Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c4093 static bool bfq_bfqq_budget_timeout(struct bfq_queue *bfqq) in bfq_bfqq_budget_timeout() function
4112 bfq_bfqq_budget_timeout(bfqq)); in bfq_may_expire_for_budg_timeout()
4117 bfq_bfqq_budget_timeout(bfqq); in bfq_may_expire_for_budg_timeout()
5398 bool budget_timeout = bfq_bfqq_budget_timeout(bfqq); in bfq_rq_enqueued()
6247 if (bfq_bfqq_budget_timeout(bfqq)) in bfq_idle_slice_timer_body()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c4462 static bool bfq_bfqq_budget_timeout(struct bfq_queue *bfqq) in bfq_bfqq_budget_timeout() function
4481 bfq_bfqq_budget_timeout(bfqq)); in bfq_may_expire_for_budg_timeout()
4486 bfq_bfqq_budget_timeout(bfqq); in bfq_may_expire_for_budg_timeout()
6089 bool budget_timeout = bfq_bfqq_budget_timeout(bfqq); in bfq_rq_enqueued()
6998 if (bfq_bfqq_budget_timeout(bfqq)) in bfq_idle_slice_timer_body()

Completed in 18 milliseconds