Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dcls_api.c1020 static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index) in tcf_block_refcnt_get() function
1252 block = tcf_block_refcnt_get(net, block_index); in __tcf_block_find()
1435 block = tcf_block_refcnt_get(net, ei->block_index); in tcf_block_get_ext()
2754 block = tcf_block_refcnt_get(net, tcm->tcm_block_index); in tc_dump_tfilter()
3142 block = tcf_block_refcnt_get(net, tcm->tcm_block_index); in tc_dump_chain()