Searched defs:PartitionFreelistDispatcherImpl (Results 1 – 1 of 1) sorted by relevance
194 struct PartitionFreelistDispatcherImpl : PartitionFreelistDispatcher { struct195 using Entry =202 Entry* GetEntryImpl(PartitionFreelistEntry* entry) const { in GetEntryImpl()206 PA_ALWAYS_INLINE PartitionFreelistEntry* EmplaceAndInitNull( in EmplaceAndInitNull()212 PA_ALWAYS_INLINE PartitionFreelistEntry* EmplaceAndInitNull( in EmplaceAndInitNull()219 PA_ALWAYS_INLINE PartitionFreelistEntry* EmplaceAndInitForThreadCache( in EmplaceAndInitForThreadCache()226 PA_ALWAYS_INLINE void EmplaceAndInitForTest( in EmplaceAndInitForTest()233 PA_ALWAYS_INLINE void CorruptNextForTesting(PartitionFreelistEntry* entry, in CorruptNextForTesting()238 PA_ALWAYS_INLINE PartitionFreelistEntry* GetNextForThreadCacheTrue( in GetNextForThreadCacheTrue()245 PA_ALWAYS_INLINE PartitionFreelistEntry* GetNextForThreadCacheFalse( in GetNextForThreadCacheFalse()[all …]