Searched refs:by_act (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dcls_api.c599 bool by_act)
616 if (by_act)
626 if (is_first_reference && !by_act)
656 static void __tcf_chain_put(struct tcf_chain *chain, bool by_act, argument
674 if (by_act)
686 if (non_act_refcnt == chain->explicitly_created && !by_act) {
597 __tcf_chain_get(struct tcf_block *block, u32 chain_index, bool create, bool by_act) argument

Completed in 111 milliseconds