Searched refs:ctmp (Results 1 – 2 of 2) sorted by relevance
65 struct ccp_dma_cmd *cmd, *ctmp; in ccp_free_cmd_resources() local67 list_for_each_entry_safe(cmd, ctmp, list, entry) { in ccp_free_cmd_resources()
163 struct nfp_cpp_area_cache *cache, *ctmp; in nfp_cpp_free() local167 list_for_each_entry_safe(cache, ctmp, &cpp->area_cache_list, entry) { in nfp_cpp_free()