Home
last modified time | relevance | path

Searched refs:populateFreeList (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h205 if (UNLIKELY(!populateFreeList(C, ClassId, Sci))) in popBlocks()
785 NOINLINE bool populateFreeList(CacheT *C, uptr ClassId, SizeClassInfo *Sci) in populateFreeList() function