Searched refs:new_front_agg (Results 1 – 1 of 1) sorted by relevance
1170 struct qfq_aggregate *agg, *new_front_agg; in qfq_choose_next_agg() local1187 new_front_agg = qfq_slot_scan(grp); in qfq_choose_next_agg()1189 if (new_front_agg == NULL) /* group is now inactive, remove from ER */ in qfq_choose_next_agg()1192 u64 roundedS = qfq_round_down(new_front_agg->S, in qfq_choose_next_agg()