Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_drr.c98 sch_tree_unlock(sch); in drr_change_class()
131 sch_tree_unlock(sch); in drr_change_class()
162 sch_tree_unlock(sch); in drr_delete_class()
H A Dsch_fq_pie.c368 sch_tree_unlock(sch); in fq_pie_change()
372 sch_tree_unlock(sch); in fq_pie_change()
518 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.c775 sch_tree_unlock(sch); in fq_resize()
899 sch_tree_unlock(sch); in fq_change()
914 sch_tree_unlock(sch); in fq_change()
1032 sch_tree_unlock(sch); in fq_dump_stats()
H A Dsch_fq_codel.c446 sch_tree_unlock(sch); in fq_codel_change()
587 sch_tree_unlock(sch); in fq_codel_dump_stats()
664 sch_tree_unlock(sch); in fq_codel_dump_class_stats()
H A Dsch_red.c305 sch_tree_unlock(sch); in __red_change()
314 sch_tree_unlock(sch); in __red_change()
H A Dsch_hfsc.c1008 sch_tree_unlock(sch); in hfsc_change_class()
1083 sch_tree_unlock(sch); in hfsc_change_class()
1124 sch_tree_unlock(sch); in hfsc_delete_class()
1448 sch_tree_unlock(sch); in hfsc_change_qdisc()
H A Dsch_codel.c182 sch_tree_unlock(sch); in codel_change()
H A Dsch_ets.c241 sch_tree_unlock(sch); in ets_class_change()
673 sch_tree_unlock(sch); in ets_qdisc_change()
H A Dsch_qfq.c503 sch_tree_unlock(sch); in qfq_change_class()
518 sch_tree_unlock(sch); in qfq_change_class()
556 sch_tree_unlock(sch); in qfq_delete_class()
H A Dsch_prio.c222 sch_tree_unlock(sch); in prio_tune()
H A Dsch_choke.c420 sch_tree_unlock(sch); in choke_change()
H A Dsch_pie.c201 sch_tree_unlock(sch); in pie_change()
H A Dsch_tbf.c475 sch_tree_unlock(sch); in tbf_change()
H A Dsch_hhf.c570 sch_tree_unlock(sch); in hhf_change()
H A Dsch_sfb.c547 sch_tree_unlock(sch); in sfb_change()
H A Dsch_htb.c1751 sch_tree_unlock(sch); in htb_delete()
2049 sch_tree_unlock(sch); in htb_change_class()
H A Dsch_sfq.c707 sch_tree_unlock(sch); in sfq_change()
H A Dsch_api.c714 sch_tree_unlock(sch); in qdisc_class_hash_grow()
2010 sch_tree_unlock(q); in tcf_node_bind()
H A Dsch_netem.c1079 sch_tree_unlock(sch); in netem_change()
H A Dsch_cake.c2689 sch_tree_unlock(sch); in cake_change()
3009 sch_tree_unlock(sch); in cake_dump_class_stats()
/openbmc/linux/include/net/
H A Dsch_generic.h584 static inline void sch_tree_unlock(struct Qdisc *q) in sch_tree_unlock() function
1185 sch_tree_unlock(sch); in qdisc_replace()
H A Dpkt_cls.h180 sch_tree_unlock(q); in tcf_bind_filter()