Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_qfq.c447 sch_tree_lock(sch); in qfq_change_class()
507 sch_tree_lock(sch); in qfq_change_class()
517 sch_tree_lock(sch); in qfq_change_class()
557 sch_tree_lock(sch); in qfq_delete_class()
642 sch_tree_lock(sch); in qfq_dump_class()
664 sch_tree_lock(sch); in qfq_dump_class_stats()
H A Dsch_multiq.c193 sch_tree_lock(sch); in multiq_tune()
219 sch_tree_lock(sch); in multiq_tune()
H A Dsch_choke.c381 sch_tree_lock(sch); in choke_change()
410 sch_tree_lock(sch); in choke_change()
H A Dsch_drr.c133 sch_tree_lock(sch); in drr_change_class()
161 sch_tree_lock(sch); in drr_delete_class()
H A Dsch_fq_codel.c433 sch_tree_lock(sch); in fq_codel_change()
627 sch_tree_lock(sch); in fq_codel_dump_stats()
713 sch_tree_lock(sch); in fq_codel_dump_class_stats()
H A Dsch_fq_pie.c299 sch_tree_lock(sch); in fq_pie_change()
515 sch_tree_lock(sch); in fq_pie_dump_stats()
H A Dsch_gred.c380 sch_tree_lock(sch); in gred_offload_dump_stats()
439 sch_tree_lock(sch); in gred_change_table_def()
704 sch_tree_lock(sch); in gred_change()
H A Dsch_fq.c962 sch_tree_lock(sch); in fq_prio2band_decompress_crumb()
1084 sch_tree_lock(sch); in fq_change()
1193 sch_tree_lock(sch); in fq_init()
1348 sch_tree_lock(sch); in fq_module_init()
H A Dsch_codel.c151 sch_tree_lock(sch); in codel_change()
H A Dsch_prio.c209 sch_tree_lock(sch); in prio_tune()
H A Dsch_hfsc.c974 sch_tree_lock(sch); in hfsc_change_class()
1070 sch_tree_lock(sch); in hfsc_change_class()
1115 sch_tree_lock(sch); in hfsc_delete_class()
H A Dsch_pie.c154 sch_tree_lock(sch); in pie_change()
H A Dsch_tbf.c459 sch_tree_lock(sch); in tbf_change()
H A Dsch_red.c284 sch_tree_lock(sch); in __red_change()
H A Dsch_hhf.c563 sch_tree_lock(sch); in hhf_change()
H A Dsch_htb.c1737 sch_tree_lock(sch); in htb_delete()
1950 sch_tree_lock(sch); in htb_change_class()
2021 sch_tree_lock(sch); in htb_change_class()
H A Dsch_sfb.c534 sch_tree_lock(sch); in sfb_change()
H A Dsch_ets.c654 sch_tree_lock(sch); in ets_qdisc_change()
H A Dsch_sfq.c679 sch_tree_lock(sch); in sfq_change()
H A Dsch_cake.c2798 sch_tree_lock(sch); in cake_change()
3146 sch_tree_lock(sch); in cake_dump_class_stats()
3326 sch_tree_lock(chld); in cake_mq_change()
H A Dsch_api.c714 sch_tree_lock(sch); in qdisc_class_hash_grow()
2128 sch_tree_lock(q); in tcf_node_bind()
H A Dsch_netem.c1091 sch_tree_lock(sch); in netem_change()
H A Dsch_dualpi2.c814 sch_tree_lock(sch); in dualpi2_change()
/linux/include/net/
H A Dsch_generic.h616 static inline void sch_tree_lock(struct Qdisc *q) in sch_tree_lock() function
1384 sch_tree_lock(sch); in qdisc_replace()
H A Dpkt_cls.h201 sch_tree_lock(q); in tcf_bind_filter()