Searched refs:bmpcache_lru (Results 1 – 5 of 5) sorted by relevance
52 This->cache.bmpcache_mru[id] = This->cache.bmpcache_lru[id] = NOT_SET; in cache_rebuild_bmpcache_linked_list()77 This->cache.bmpcache_lru[id] = n_idx; in cache_rebuild_bmpcache_linked_list()111 This->cache.bmpcache_lru[id] = n_idx; in cache_bump_bitmap()120 n_idx = This->cache.bmpcache_lru[id]; in cache_bump_bitmap()145 This->cache.bmpcache_lru[id] = idx; in cache_bump_bitmap()163 idx = This->cache.bmpcache_lru[id]; in cache_evict_bitmap()172 This->cache.bmpcache_lru[id] = n_idx; in cache_evict_bitmap()248 idx = This->cache.bmpcache_lru[id]; in cache_save_state()
237 int bmpcache_lru[3]; member
376 This->cache.bmpcache_lru[0] = NOT_SET; in main()377 This->cache.bmpcache_lru[1] = NOT_SET; in main()378 This->cache.bmpcache_lru[2] = NOT_SET; in main()
602 This->cache.bmpcache_lru[0] = NOT_SET; in wmain()603 This->cache.bmpcache_lru[1] = NOT_SET; in wmain()604 This->cache.bmpcache_lru[2] = NOT_SET; in wmain()
5380 m_protocolState.cache.bmpcache_lru[0] = -1; in Connect()5381 m_protocolState.cache.bmpcache_lru[1] = -1; in Connect()5382 m_protocolState.cache.bmpcache_lru[2] = -1; in Connect()