Lines Matching defs:freed
22 * when needed, and freed when the cache is zapped.
378 * At that point, the cache will remain empty and can be freed when the final
786 * Cache structures are freed only when they've become empty, after
861 unsigned long freed;
864 freed = list_lru_shrink_walk(&nfs4_xattr_cache_lru, sc,
874 return freed;
904 * to be freed later.
942 unsigned long freed;
949 freed = list_lru_shrink_walk(lru, sc, entry_lru_isolate, &dispose);
965 return freed;