Home
last modified time | relevance | path

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

/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_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_ets.c243 sch_tree_unlock(sch); in ets_class_change()
675 sch_tree_unlock(sch); in ets_qdisc_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()
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_tbf.c475 sch_tree_unlock(sch); in tbf_change()
H A Dsch_hhf.c574 sch_tree_unlock(sch); in hhf_change()
H A Dsch_api.c714 sch_tree_unlock(sch); in qdisc_class_hash_grow()
2071 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/include/net/
H A Dsch_generic.h585 static inline void sch_tree_unlock(struct Qdisc *q) in sch_tree_unlock() function
1218 sch_tree_unlock(sch); in qdisc_replace()