Searched refs:fallback_allocator_cache (Results 1 – 3 of 3) sorted by relevance
126 static AllocatorCache fallback_allocator_cache; variable160 AllocatorCache *cache = &fallback_allocator_cache; in MsanAllocate()208 AllocatorCache *cache = &fallback_allocator_cache; in MsanDeallocate()
32 static AllocatorCache fallback_allocator_cache; variable155 AllocatorCache *cache = &fallback_allocator_cache; in HwasanAllocate()256 AllocatorCache *cache = &fallback_allocator_cache; in HwasanDeallocate()
247 AllocatorCache fallback_allocator_cache; member456 AllocatorCache *cache = &fallback_allocator_cache; in Allocate()604 AllocatorCache *ac = &fallback_allocator_cache; in QuarantineChunk()770 QuarantineCallback(&fallback_allocator_cache, in Purge()