Searched refs:tcf_block_put (Results 1 – 14 of 14) sorted by relevance
59 void tcf_block_put(struct tcf_block *block);126 static inline void tcf_block_put(struct tcf_block *block) in tcf_block_put() function
164 tcf_block_put(q->block); in multiq_destroy()
1038 tcf_block_put(cl->block); in hfsc_change_class()1083 tcf_block_put(cl->block); in hfsc_destroy_class()1492 tcf_block_put(cl->block); in hfsc_destroy_qdisc()
170 tcf_block_put(q->block); in prio_destroy()
1618 tcf_block_put(cl->block); in htb_destroy_class()1639 tcf_block_put(q->block); in htb_destroy()1643 tcf_block_put(cl->block); in htb_destroy()2081 tcf_block_put(cl->block); in htb_change_class()
446 tcf_block_put(q->block); in drr_destroy_qdisc()
527 tcf_block_put(q->block); in fq_pie_destroy()
470 tcf_block_put(q->block); in sfb_destroy()
454 tcf_block_put(q->block); in fq_codel_destroy()
726 tcf_block_put(q->block); in ets_qdisc_destroy()
723 tcf_block_put(q->block); in sfq_destroy()
1463 tcf_block_put(q->block); in qfq_destroy_qdisc()
1512 void tcf_block_put(struct tcf_block *block) in tcf_block_put() function1521 EXPORT_SYMBOL(tcf_block_put);
2696 tcf_block_put(q->block); in cake_destroy()
Completed in 56 milliseconds