Lines Matching defs:new
280 /* Update aggregate as a function of the new number of classes. */
377 /* Move class to a new aggregate, matching the new class weight and/or lmax */
389 if (new_agg == NULL) { /* create new aggregate */
472 /* create and init new class */
502 if (new_agg == NULL) { /* create new aggregate */
597 struct Qdisc *new, struct Qdisc **old,
602 if (new == NULL) {
603 new = qdisc_create_dflt(sch->dev_queue, &pfifo_qdisc_ops,
605 if (new == NULL)
606 new = &noop_qdisc;
609 *old = qdisc_replace(sch, new, &cl->qdisc);
864 * class is decreased, then a new aggregate with smaller slot size
874 * Instead of delaying the activation of the new aggregate, which is
1027 /* Assign a reasonable start time for a new aggregate in group i.
1132 * choose the new aggregate to serve.
1153 * owning pending packets with larger size than the new value
1319 pr_debug("qfq enqueue: new state %d %#lx S %lld F %lld V %lld\n",