Searched refs:tcf_block_put_ext (Results 1 – 6 of 6) sorted by relevance
/linux/net/sched/ |
A D | sch_ingress.c | 104 tcf_block_put_ext(q->block, sch, &q->block_info); in ingress_destroy() 251 tcf_block_put_ext(q->egress_block, sch, &q->egress_block_info); in clsact_destroy() 252 tcf_block_put_ext(q->ingress_block, sch, &q->ingress_block_info); in clsact_destroy()
|
A D | cls_api.c | 1376 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function 1386 EXPORT_SYMBOL(tcf_block_put_ext); 1394 tcf_block_put_ext(block, block->q, &ei); in tcf_block_put() 3794 tcf_block_put_ext(qe->block, sch, &qe->info); in tcf_qevent_destroy()
|
/linux/include/net/ |
A D | pkt_cls.h | 60 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, 116 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function
|
/linux/ |
A D | vmlinux.symvers | 8862 0x00000000 tcf_block_put_ext vmlinux EXPORT_SYMBOL
|
A D | System.map | 52247 ffff800010df90e4 T tcf_block_put_ext
|
A D | .tmp_System.map | 52247 ffff800010df90e4 T tcf_block_put_ext
|
Completed in 355 milliseconds