Home
last modified time | relevance | path

Searched refs:tcf_block_put_ext (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_ingress.c110 tcf_block_put_ext(q->block, sch, &q->block_info); in ingress_destroy()
263 tcf_block_put_ext(q->egress_block, sch, &q->egress_block_info); in clsact_destroy()
264 tcf_block_put_ext(q->ingress_block, sch, &q->ingress_block_info); in clsact_destroy()
H A Dcls_api.c1377 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function
1387 EXPORT_SYMBOL(tcf_block_put_ext); variable
1395 tcf_block_put_ext(block, block->q, &ei); in tcf_block_put()
3813 tcf_block_put_ext(qe->block, sch, &qe->info); in tcf_qevent_destroy()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_ingress.c121 tcf_block_put_ext(q->block, sch, &q->block_info); in ingress_destroy()
300 tcf_block_put_ext(q->ingress_block, sch, &q->ingress_block_info); in clsact_destroy()
301 tcf_block_put_ext(q->egress_block, sch, &q->egress_block_info); in clsact_destroy()
H A Dcls_api.c1500 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function
1510 EXPORT_SYMBOL(tcf_block_put_ext); variable
1518 tcf_block_put_ext(block, block->q, &ei); in tcf_block_put()
3876 tcf_block_put_ext(qe->block, sch, &qe->info); in tcf_qevent_destroy()
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h60 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q,
118 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h60 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q,
131 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function

Completed in 15 milliseconds