Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dbfq-iosched.h665 int bfq_user_max_budget; member
Dbfq-iosched.c3405 if (bfqd->bfq_user_max_budget == 0) { in update_thr_responsiveness_params()
4080 !bfqd->bfq_user_max_budget) in __bfq_bfqq_recalc_budget()
7249 SHOW_FUNCTION(bfq_max_budget_show, bfqd->bfq_user_max_budget, 0);
7339 bfqd->bfq_user_max_budget = __data; in bfq_max_budget_store()
7365 if (bfqd->bfq_user_max_budget == 0) in bfq_timeout_sync_store()