Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dbfq-iosched.h632 int bfq_user_max_budget; member
H A Dbfq-iosched.c3038 if (bfqd->bfq_user_max_budget == 0) { in update_thr_responsiveness_params()
3695 !bfqd->bfq_user_max_budget) in __bfq_bfqq_recalc_budget()
6617 SHOW_FUNCTION(bfq_max_budget_show, bfqd->bfq_user_max_budget, 0);
6707 bfqd->bfq_user_max_budget = __data; in bfq_max_budget_store()
6733 if (bfqd->bfq_user_max_budget == 0) in bfq_timeout_sync_store()