Searched refs:free_block (Results 1 – 1 of 1) sorted by relevance
413 static void tcf_chain_destroy(struct tcf_chain *chain, bool free_block) in tcf_chain_destroy() argument419 if (free_block) in tcf_chain_destroy()522 bool free_block = false; in __tcf_chain_put() local556 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() local1211 if (free_block) in __tcf_block_put()