Home
last modified time | relevance | path

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

/linux/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_qfq.c450 sch_tree_unlock(sch); in qfq_change_class()
510 sch_tree_unlock(sch); in qfq_change_class()
525 sch_tree_unlock(sch); in qfq_change_class()
561 sch_tree_unlock(sch); in qfq_delete_class()
643 sch_tree_unlock(sch); in qfq_dump_class()
665 sch_tree_unlock(sch); in qfq_dump_class_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_red.c307 sch_tree_unlock(sch); in __red_change()
316 sch_tree_unlock(sch); in __red_change()
H A Dsch_ets.c248 sch_tree_unlock(sch); in ets_class_change()
679 sch_tree_unlock(sch); in ets_qdisc_change()
H A Dsch_prio.c222 sch_tree_unlock(sch); in prio_tune()
H A Dsch_sfq.c714 sch_tree_unlock(sch); in sfq_change()
747 sch_tree_unlock(sch); in sfq_change()
H A Dsch_pie.c206 sch_tree_unlock(sch); in pie_change()
H A Dsch_choke.c420 sch_tree_unlock(sch); in choke_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.c1753 sch_tree_unlock(sch); in htb_delete()
2050 sch_tree_unlock(sch); in htb_change_class()
H A Dsch_dualpi2.c883 sch_tree_unlock(sch); in dualpi2_change()
H A Dsch_api.c710 sch_tree_unlock(sch); in qdisc_class_hash_grow()
2088 sch_tree_unlock(q); in tcf_node_bind()
H A Dsch_netem.c1120 sch_tree_unlock(sch); in netem_change()
H A Dsch_cake.c2700 sch_tree_unlock(sch); in cake_change()
3024 sch_tree_unlock(sch); in cake_dump_class_stats()
/linux/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()