Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h758 bool IsRegionExhausted(RegionInfo *region, uptr class_id, in IsRegionExhausted() function
798 if (UNLIKELY(IsRegionExhausted(region, class_id, user_map_size))) in PopulateFreeArray()
818 if (UNLIKELY(IsRegionExhausted(region, class_id, meta_map_size))) in PopulateFreeArray()