Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.h632 int bfq_user_max_budget; member
H A Dbfq-iosched.c3052 if (bfqd->bfq_user_max_budget == 0) { in update_thr_responsiveness_params()
3709 !bfqd->bfq_user_max_budget) in __bfq_bfqq_recalc_budget()
6616 SHOW_FUNCTION(bfq_max_budget_show, bfqd->bfq_user_max_budget, 0);
6706 bfqd->bfq_user_max_budget = __data; in bfq_max_budget_store()
6732 if (bfqd->bfq_user_max_budget == 0) in bfq_timeout_sync_store()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.h714 int bfq_user_max_budget; member
H A Dbfq-iosched.c3425 if (bfqd->bfq_user_max_budget == 0) { in update_thr_responsiveness_params()
4098 !bfqd->bfq_user_max_budget) in __bfq_bfqq_recalc_budget()
7415 SHOW_FUNCTION(bfq_max_budget_show, bfqd->bfq_user_max_budget, 0);
7505 bfqd->bfq_user_max_budget = __data; in bfq_max_budget_store()
7531 if (bfqd->bfq_user_max_budget == 0) in bfq_timeout_sync_store()

Completed in 26 milliseconds