Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c268 #define WFQ_SERVICE_SHIFT 22 macro
288 return div64_ul((u64)service << WFQ_SERVICE_SHIFT, weight); in bfq_delta()