Lines Matching defs:freed
22 * when needed, and freed when the cache is zapped.
379 * At that point, the cache will remain empty and can be freed when the final
787 * Cache structures are freed only when they've become empty, after
862 unsigned long freed;
865 freed = list_lru_shrink_walk(&nfs4_xattr_cache_lru, sc,
875 return freed;
905 * to be freed later.
943 unsigned long freed;
950 freed = list_lru_shrink_walk(lru, sc, entry_lru_isolate, &dispose);
966 return freed;