Home
last modified time | relevance | path

Searched refs:graft (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/net/sched/
A Dsch_mq.c257 .graft = mq_graft,
A Dsch_multiq.c372 .graft = multiq_graft,
A Dsch_prio.c395 .graft = prio_graft,
A Dsch_api.c1135 if (!cops || !cops->graft) in qdisc_graft()
1149 err = cops->graft(parent, cl, new, &old, extack); in qdisc_graft()
1598 goto graft; in tc_modify_qdisc()
1690 graft: in tc_modify_qdisc()
A Dsch_cbs.c528 .graft = cbs_graft,
A Dsch_drr.c463 .graft = drr_graft_class,
A Dsch_red.c526 .graft = red_graft,
A Dsch_tbf.c588 .graft = tbf_graft,
A Dsch_mqprio.c601 .graft = mqprio_graft,
A Dsch_sfb.c685 .graft = sfb_graft,
A Dsch_ets.c789 .graft = ets_class_graft,
A Dsch_netem.c1260 .graft = netem_graft,
A Dsch_qfq.c1481 .graft = qfq_graft_class,
A Dsch_hfsc.c1640 .graft = hfsc_graft_class,
A Dsch_htb.c2142 .graft = htb_graft,
A Dsch_taprio.c2374 .graft = taprio_graft,
/linux-6.3-rc2/include/net/
A Dsch_generic.h245 int (*graft)(struct Qdisc *, unsigned long cl, member
/linux-6.3-rc2/Documentation/core-api/
A Drbtree.rst113 location of the pointer on which to graft the new node. The new node also

Completed in 44 milliseconds