Home
last modified time | relevance | path

Searched refs:EvictionPoolLRU (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Devict.c61 static struct evictionPoolEntry *EvictionPoolLRU; variable
150 EvictionPoolLRU = ep; in evictionPoolAlloc()
481 struct evictionPoolEntry *pool = EvictionPoolLRU; in freeMemoryIfNeeded()