non_hh_quantum    515 net/sched/sch_hhf.c 	u64 non_hh_quantum;
non_hh_quantum    533 net/sched/sch_hhf.c 	non_hh_quantum = (u64)new_quantum * new_hhf_non_hh_weight;
non_hh_quantum    534 net/sched/sch_hhf.c 	if (non_hh_quantum == 0 || non_hh_quantum > INT_MAX)