Searched refs:find_in_strong_cache (Results 1 – 1 of 1) sorted by relevance
2340 find_in_strong_cache(const StrongCacheNode *const root, PyObject *const key) in find_in_strong_cache() function2365 StrongCacheNode *node = find_in_strong_cache(ZONEINFO_STRONG_CACHE, key); in eject_from_strong_cache()2414 StrongCacheNode *node = find_in_strong_cache(ZONEINFO_STRONG_CACHE, key); in zone_from_strong_cache()