Searched defs:max_budget (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/block/ | ||
H A D | bfq-iosched.rst | 473 max_budget section in 3. What are BFQ's tunables and how to properly configure BFQ? |
/linux/tools/sched_ext/ | ||
H A D | scx_flatcg.bpf.c | 252 u64 delta, cvtime, max_budget; in cgrp_cap_budget() local |
/linux/block/ | ||
H A D | bfq-iosched.h | 294 int max_budget; member |
/linux/tools/testing/selftests/bpf/ | ||
H A D | xskxceiver.c | 1103 u32 max_budget = MAX_TX_BUDGET_DEFAULT; in kick_tx_with_check() local |