Home
last modified time | relevance | path

Searched refs:sch_tree_unlock (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/net/sched/
H A Dsch_drr.c103 sch_tree_unlock(sch); in drr_change_class()
137 sch_tree_unlock(sch); in drr_change_class()
168 sch_tree_unlock(sch); in drr_delete_class()
H A Dsch_fq_pie.c377 sch_tree_unlock(sch); in fq_pie_change()
381 sch_tree_unlock(sch); in fq_pie_change()
528 sch_tree_unlock(sch); in fq_pie_dump_stats()
H A Dsch_multiq.c205 sch_tree_unlock(sch); in multiq_tune()
227 sch_tree_unlock(sch); in multiq_tune()
H A Dsch_gred.c397 sch_tree_unlock(sch); in gred_offload_dump_stats()
450 sch_tree_unlock(sch); in gred_change_table_def()
720 sch_tree_unlock(sch); in gred_change()
727 sch_tree_unlock(sch); in gred_change()
H A Dsch_fq_codel.c454 sch_tree_unlock(sch); in fq_codel_change()
599 sch_tree_unlock(sch); in fq_codel_dump_stats()
676 sch_tree_unlock(sch); in fq_codel_dump_class_stats()
H A Dsch_red.c307 sch_tree_unlock(sch); in __red_change()
316 sch_tree_unlock(sch); in __red_change()
H A Dsch_fq.c914 sch_tree_unlock(sch); in fq_resize()
1134 sch_tree_unlock(sch); in fq_change()
1149 sch_tree_unlock(sch); in fq_change()
1313 sch_tree_unlock(sch); in fq_dump_stats()
H A Dsch_codel.c155 sch_tree_unlock(sch); in codel_change()
H A Dsch_ets.c248 sch_tree_unlock(sch); in ets_class_change()
678 sch_tree_unlock(sch); in ets_qdisc_change()
H A Dsch_qfq.c506 sch_tree_unlock(sch); in qfq_change_class()
521 sch_tree_unlock(sch); in qfq_change_class()
559 sch_tree_unlock(sch); in qfq_delete_class()
H A Dsch_hfsc.c1016 sch_tree_unlock(sch); in hfsc_change_class()
1091 sch_tree_unlock(sch); in hfsc_change_class()
1132 sch_tree_unlock(sch); in hfsc_delete_class()
H A Dsch_prio.c222 sch_tree_unlock(sch); in prio_tune()
H A Dsch_sfq.c705 sch_tree_unlock(sch); in sfq_change()
738 sch_tree_unlock(sch); in sfq_change()
H A Dsch_choke.c420 sch_tree_unlock(sch); in choke_change()
H A Dsch_pie.c206 sch_tree_unlock(sch); in pie_change()
H A Dsch_tbf.c475 sch_tree_unlock(sch); in tbf_change()
H A Dsch_hhf.c574 sch_tree_unlock(sch); in hhf_change()
H A Dsch_sfb.c549 sch_tree_unlock(sch); in sfb_change()
H A Dsch_htb.c1751 sch_tree_unlock(sch); in htb_delete()
2048 sch_tree_unlock(sch); in htb_change_class()
H A Dsch_api.c714 sch_tree_unlock(sch); in qdisc_class_hash_grow()
2097 sch_tree_unlock(q); in tcf_node_bind()
H A Dsch_netem.c1080 sch_tree_unlock(sch); in netem_change()
H A Dsch_cake.c2697 sch_tree_unlock(sch); in cake_change()
3021 sch_tree_unlock(sch); in cake_dump_class_stats()
/linux-6.15/include/net/
H A Dsch_generic.h585 static inline void sch_tree_unlock(struct Qdisc *q) in sch_tree_unlock() function
1233 sch_tree_unlock(sch); in qdisc_replace()
H A Dpkt_cls.h191 sch_tree_unlock(q); in tcf_bind_filter()