Searched refs:__tcf_chain_get (Results 1 – 1 of 1) sorted by relevance
598 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get() function641 return __tcf_chain_get(block, chain_index, create, false); in tcf_chain_get()646 return __tcf_chain_get(block, chain_index, true, true); in tcf_chain_get_by_act()
Completed in 10 milliseconds