Home
last modified time | relevance | path

Searched refs:unregister_qdisc (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.15/net/sched/
H A Dsch_ingress.c358 unregister_qdisc(&ingress_qdisc_ops); in ingress_module_init()
366 unregister_qdisc(&ingress_qdisc_ops); in ingress_module_exit()
367 unregister_qdisc(&clsact_qdisc_ops); in ingress_module_exit()
H A Dsch_plug.c225 unregister_qdisc(&plug_qdisc_ops); in plug_module_exit()
H A Dsch_codel.c274 unregister_qdisc(&codel_qdisc_ops); in codel_module_exit()
H A Dsch_skbprio.c303 unregister_qdisc(&skbprio_qdisc_ops); in skbprio_module_exit()
H A Dsch_multiq.c407 unregister_qdisc(&multiq_qdisc_ops); in multiq_module_exit()
H A Dsch_prio.c430 unregister_qdisc(&prio_qdisc_ops); in prio_module_exit()
H A Dsch_etf.c512 unregister_qdisc(&etf_qdisc_ops); in etf_module_exit()
H A Dsch_teql.c516 unregister_qdisc(&master->qops); in teql_exit()
H A Dsch_drr.c497 unregister_qdisc(&drr_qdisc_ops); in drr_exit()
H A Dsch_cbs.c572 unregister_qdisc(&cbs_qdisc_ops); in cbs_module_exit()
H A Dsch_choke.c511 unregister_qdisc(&choke_qdisc_ops); in choke_module_exit()
H A Dsch_pie.c574 unregister_qdisc(&pie_qdisc_ops); in pie_module_exit()
H A Dsch_tbf.c626 unregister_qdisc(&tbf_qdisc_ops); in tbf_module_exit()
H A Dsch_fq_pie.c585 unregister_qdisc(&fq_pie_qdisc_ops); in fq_pie_module_exit()
H A Dsch_hhf.c721 unregister_qdisc(&hhf_qdisc_ops); in hhf_module_exit()
H A Dsch_red.c562 unregister_qdisc(&red_qdisc_ops); in red_module_exit()
H A Dsch_sfb.c723 unregister_qdisc(&sfb_qdisc_ops); in sfb_module_exit()
H A Dsch_fq_codel.c741 unregister_qdisc(&fq_codel_qdisc_ops); in fq_codel_module_exit()
H A Dsch_mqprio.c784 unregister_qdisc(&mqprio_qdisc_ops); in mqprio_module_exit()
H A Dsch_ets.c832 unregister_qdisc(&ets_qdisc_ops); in ets_exit()
H A Dsch_gred.c943 unregister_qdisc(&gred_qdisc_ops); in gred_module_exit()
H A Dsch_sfq.c966 unregister_qdisc(&sfq_qdisc_ops); in sfq_module_exit()
H A Dsch_api.c176 void unregister_qdisc(struct Qdisc_ops *qops) in unregister_qdisc() function
194 EXPORT_SYMBOL(unregister_qdisc);
H A Dsch_netem.c1327 unregister_qdisc(&netem_qdisc_ops); in netem_module_exit()
/linux-6.15/include/net/
H A Dpkt_sched.h102 void unregister_qdisc(struct Qdisc_ops *qops);

12