Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_zoneinfo.c2379 move_strong_cache_node_to_front(StrongCacheNode **root, StrongCacheNode *node) in move_strong_cache_node_to_front() function
2417 move_strong_cache_node_to_front(&ZONEINFO_STRONG_CACHE, node); in zone_from_strong_cache()
2441 move_strong_cache_node_to_front(&ZONEINFO_STRONG_CACHE, new_node); in update_strong_cache()