Searched refs:markFreeBlocks (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | primary32.h | 916 markFreeBlocks(Sci, ClassId, BlockSize, Base, NumberOfRegions, in getSizeClassFragmentationInfo() 987 PageReleaseContext Context = markFreeBlocks(Sci, ClassId, BlockSize, Base, 1074 PageReleaseContext markFreeBlocks(SizeClassInfo *Sci, const uptr ClassId, in markFreeBlocks() function
|
H A D | primary64.h | 1166 markFreeBlocks(Region, BlockSize, AllocatedUserEnd, in getRegionFragmentationInfo() 1252 markFreeBlocks(Region, BlockSize, AllocatedUserEnd, 1513 markFreeBlocks(RegionInfo *Region, const uptr BlockSize, in markFreeBlocks() function
|