Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dcls_api.c914 static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index) in tcf_block_refcnt_get() function
1146 block = tcf_block_refcnt_get(net, block_index); in __tcf_block_find()
1329 block = tcf_block_refcnt_get(net, ei->block_index); in tcf_block_get_ext()
2584 block = tcf_block_refcnt_get(net, tcm->tcm_block_index); in tc_dump_tfilter()
2963 block = tcf_block_refcnt_get(net, tcm->tcm_block_index); in tc_dump_chain()