Home
last modified time | relevance | path

Searched refs:tcf_block_put (Results 1 – 14 of 14) sorted by relevance

/linux-6.12.1/include/net/
Dpkt_cls.h61 void tcf_block_put(struct tcf_block *block);
137 static inline void tcf_block_put(struct tcf_block *block) in tcf_block_put() function
/linux-6.12.1/net/sched/
Dsch_multiq.c164 tcf_block_put(q->block); in multiq_destroy()
Dsch_hfsc.c1045 tcf_block_put(cl->block); in hfsc_change_class()
1096 tcf_block_put(cl->block); in hfsc_destroy_class()
1507 tcf_block_put(cl->block); in hfsc_destroy_qdisc()
Dsch_htb.c1608 tcf_block_put(cl->block); in htb_destroy_class()
1629 tcf_block_put(q->block); in htb_destroy()
1633 tcf_block_put(cl->block); in htb_destroy()
2065 tcf_block_put(cl->block); in htb_change_class()
Dsch_prio.c170 tcf_block_put(q->block); in prio_destroy()
Dsch_drr.c447 tcf_block_put(q->block); in drr_destroy_qdisc()
Dsch_fq_pie.c554 tcf_block_put(q->block); in fq_pie_destroy()
Dsch_sfb.c470 tcf_block_put(q->block); in sfb_destroy()
Dsch_fq_codel.c463 tcf_block_put(q->block); in fq_codel_destroy()
Dsch_ets.c726 tcf_block_put(q->block); in ets_qdisc_destroy()
Dsch_sfq.c731 tcf_block_put(q->block); in sfq_destroy()
Dsch_qfq.c1486 tcf_block_put(q->block); in qfq_destroy_qdisc()
Dcls_api.c1573 void tcf_block_put(struct tcf_block *block) in tcf_block_put() function
1582 EXPORT_SYMBOL(tcf_block_put);
Dsch_cake.c2695 tcf_block_put(q->block); in cake_destroy()