Searched refs:qfq_find_agg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_qfq.c | 269 static struct qfq_aggregate *qfq_find_agg(struct qfq_sched *q, in qfq_find_agg() function 390 new_agg = qfq_find_agg(q, lmax, weight); in qfq_change_agg() 501 new_agg = qfq_find_agg(q, lmax, weight); in qfq_change_class()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_qfq.c | 267 static struct qfq_aggregate *qfq_find_agg(struct qfq_sched *q, in qfq_find_agg() function 388 new_agg = qfq_find_agg(q, lmax, weight); in qfq_change_agg() 501 new_agg = qfq_find_agg(q, lmax, weight); in qfq_change_class()
|
Completed in 5 milliseconds