Home
last modified time | relevance | path

Searched refs:graft (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/net/sched/
H A Dsch_mq.c299 .graft = mq_graft,
H A Dsch_api.c853 /* Don't report error if the graft is part of destroy operation. */ in qdisc_offload_graft_helper()
865 NL_SET_ERR_MSG(extack, "Offloading graft operation failed."); in qdisc_offload_graft_helper()
1108 if (!cops || !cops->graft) in qdisc_graft()
1122 err = cops->graft(parent, cl, new, &old, extack); in qdisc_graft()
1621 NL_SET_ERR_MSG(extack, "Ingress cannot graft directly"); in tc_modify_qdisc()
1625 goto graft; in tc_modify_qdisc()
1634 * 1) change it or 2) create/graft new one. in tc_modify_qdisc()
1636 * than the existing one, then we choose graft. in tc_modify_qdisc()
1640 * 1. We are allowed to create/graft only in tc_modify_qdisc()
1646 * to exist, so that we choose create/graft to in tc_modify_qdisc()
[all...]
H A Dsch_multiq.c380 .graft = multiq_graft,
H A Dsch_dsmark.c480 .graft = dsmark_graft,
H A Dsch_prio.c402 .graft = prio_graft,
H A Dsch_cbs.c533 .graft = cbs_graft,
H A Dsch_drr.c472 .graft = drr_graft_class,
H A Dsch_mqprio.c680 .graft = mqprio_graft,
H A Dsch_sfb.c689 .graft = sfb_graft,
H A Dsch_tbf.c577 .graft = tbf_graft,
H A Dsch_red.c535 .graft = red_graft,
H A Dsch_atm.c670 .graft = atm_tc_graft,
H A Dsch_ets.c796 .graft = ets_class_graft,
H A Dsch_netem.c1261 .graft = netem_graft,
/kernel/linux/linux-6.6/net/sched/
H A Dsch_mq.c257 .graft = mq_graft,
H A Dsch_api.c864 /* Don't report error if the graft is part of destroy operation. */ in qdisc_offload_graft_helper()
876 NL_SET_ERR_MSG(extack, "Offloading graft operation failed."); in qdisc_offload_graft_helper()
1161 if (!cops || !cops->graft) in qdisc_graft()
1175 err = cops->graft(parent, cl, new, &old, extack); in qdisc_graft()
1652 NL_SET_ERR_MSG(extack, "Ingress cannot graft directly"); in tc_modify_qdisc()
1656 goto graft; in tc_modify_qdisc()
1665 * 1) change it or 2) create/graft new one. in tc_modify_qdisc()
1667 * than the existing one, then we choose graft. in tc_modify_qdisc()
1671 * 1. We are allowed to create/graft only in tc_modify_qdisc()
1677 * to exist, so that we choose create/graft to in tc_modify_qdisc()
[all...]
H A Dsch_cbs.c528 .graft = cbs_graft,
H A Dsch_drr.c464 .graft = drr_graft_class,
H A Dsch_prio.c395 .graft = prio_graft,
H A Dsch_multiq.c372 .graft = multiq_graft,
H A Dsch_tbf.c589 .graft = tbf_graft,
H A Dsch_sfb.c685 .graft = sfb_graft,
H A Dsch_red.c529 .graft = red_graft,
H A Dsch_mqprio.c757 .graft = mqprio_graft,
H A Dsch_ets.c789 .graft = ets_class_graft,

Completed in 25 milliseconds

12