Searched refs:last_cache (Results 1 – 2 of 2) sorted by relevance
185 DCACHE *last_cache; /* Used by info dcache */ variable504 last_cache = dcache; in dcache_init()512 if (last_cache == dcache) in dcache_free()513 last_cache = NULL; in dcache_free()564 if (last_cache) in dcache_info()568 for (p = last_cache->valid_head; p; p = p->p) in dcache_info()
2218 * dcache.c (dcache_info): Don't print cache state if last_cache