Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c896 static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index) in tcf_block_refcnt_get() function
1129 block = tcf_block_refcnt_get(net, block_index); in __tcf_block_find()
1312 block = tcf_block_refcnt_get(net, ei->block_index); in tcf_block_get_ext()
2574 block = tcf_block_refcnt_get(net, tcm->tcm_block_index); in tc_dump_tfilter()
2960 block = tcf_block_refcnt_get(net, tcm->tcm_block_index); in tc_dump_chain()