Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dcls_api.c937 static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index) in tcf_block_refcnt_get() function
1170 block = tcf_block_refcnt_get(net, block_index); in __tcf_block_find()
1353 block = tcf_block_refcnt_get(net, ei->block_index); in tcf_block_get_ext()
2538 block = tcf_block_refcnt_get(net, tcm->tcm_block_index); in tc_dump_tfilter()
2918 block = tcf_block_refcnt_get(net, tcm->tcm_block_index); in tc_dump_chain()