Searched defs:FreeList (Results 1 – 5 of 5) sorted by relevance
31 struct FreeList { struct32 FreeList *Next; argument
40 FreeNode *FreeList = nullptr; variable [all...]
86 constexpr explicit FreeList(const cpp::array<size_t, NUM_BUCKETS> &sizes) FreeList() function
209 scudo::SinglyLinkedList<Batch> FreeList; in testReleaseFreeMemoryToOS() local433 scudo::SinglyLinkedList<Batch> FreeList; in testReleasePartialRegion() local
1122 DiagnosticStorage *FreeList[NumCached]; global() variable