Home
last modified time | relevance | path

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

/net/sched/
Dsch_hhf.c515 u64 non_hh_quantum; in hhf_change() local
533 non_hh_quantum = (u64)new_quantum * new_hhf_non_hh_weight; in hhf_change()
534 if (non_hh_quantum == 0 || non_hh_quantum > INT_MAX) in hhf_change()