Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c413 static void tcf_chain_destroy(struct tcf_chain *chain, bool free_block) in tcf_chain_destroy() argument
419 if (free_block) in tcf_chain_destroy()
522 bool free_block = false; in __tcf_chain_put() local
556 free_block = tcf_chain_detach(chain); in __tcf_chain_put()
561 tcf_chain_destroy(chain, free_block); in __tcf_chain_put()
1202 bool free_block = list_empty(&block->chain_list); in __tcf_block_put() local
1211 if (free_block) in __tcf_block_put()