Home
last modified time | relevance | path

Searched defs:Refill (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h99 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill() function
241 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h130 NOINLINE void Refill(Cache *c) { in Refill() function