Searched refs:free_block (Results 1 – 4 of 4) sorted by relevance
49 goto free_block; in sof_ipc4_intel_dump_telemetry_state()59 goto free_block; in sof_ipc4_intel_dump_telemetry_state()76 goto free_block; in sof_ipc4_intel_dump_telemetry_state()91 free_block: in sof_ipc4_intel_dump_telemetry_state()
161 goto free_block; in mlx5_hv_vhca_control_agent_invalidate()175 goto free_block; in mlx5_hv_vhca_control_agent_invalidate()183 free_block: in mlx5_hv_vhca_control_agent_invalidate()
567 static void tcf_chain_destroy(struct tcf_chain *chain, bool free_block) in tcf_chain_destroy() argument573 if (free_block) in tcf_chain_destroy()691 bool free_block = false; in __tcf_chain_put() local724 free_block = tcf_chain_detach(chain); in __tcf_chain_put()729 tcf_chain_destroy(chain, free_block); in __tcf_chain_put()1322 bool free_block = list_empty(&block->chain_list); in __tcf_block_put() local1331 if (free_block) in __tcf_block_put()
155 int (*free_block)(struct xfs_btree_cur *cur, struct xfs_buf *bp); member