Searched refs:graft (Results 26 - 37 of 37) sorted by relevance
12
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_qfq.c | 1510 .graft = qfq_graft_class,
|
H A D | sch_htb.c | 844 * graft operation on the leaf since last dequeue; in htb_dequeue_tree() 1561 .graft = htb_graft,
|
H A D | sch_hfsc.c | 1661 .graft = hfsc_graft_class,
|
H A D | sch_taprio.c | 1977 .graft = taprio_graft,
|
H A D | sch_cbq.c | 1775 .graft = cbq_graft,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | sch_generic.h | 233 int (*graft)(struct Qdisc *, unsigned long cl, member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | sch_generic.h | 252 int (*graft)(struct Qdisc *, unsigned long cl, member
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_qfq.c | 1504 .graft = qfq_graft_class,
|
H A D | sch_netem.c | 1275 .graft = netem_graft,
|
H A D | sch_htb.c | 889 * graft operation on the leaf since last dequeue; in htb_dequeue_tree() 1564 * does not need to graft or qdisc_put the qdisc being destroyed. in htb_destroy_class_offload() 2141 .graft = htb_graft,
|
H A D | sch_hfsc.c | 1656 .graft = hfsc_graft_class,
|
H A D | sch_taprio.c | 2527 .graft = taprio_graft,
|
Completed in 31 milliseconds
12