Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Devict.c54 struct evictionPoolEntry { struct
61 static struct evictionPoolEntry *EvictionPoolLRU; argument
140 struct evictionPoolEntry *ep; in evictionPoolAlloc()
162 void evictionPoolPopulate(int dbid, dict *sampledict, dict *keydict, struct evictionPoolEntry *pool… in evictionPoolPopulate()
481 struct evictionPoolEntry *pool = EvictionPoolLRU; in freeMemoryIfNeeded()
H A Dserver.h627 struct evictionPoolEntry; /* Defined in evict.c */