Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h174 if (UNLIKELY(!PopulateFreeList(stat, c, sci, class_id))) in AllocateBatch()
342 bool PopulateFreeList(AllocatorStats *stat, AllocatorCache *c, in PopulateFreeList() function