Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h39 if (UNLIKELY(!Refill(c, allocator, class_id))) in Allocate()
99 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill() function
164 if (UNLIKELY(!Refill(c, allocator, class_id))) in Allocate()
241 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill() function
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_dense_alloc.h70 Refill(c); in Alloc()
114 void Refill(Cache *c) { in Refill() function
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h70 Refill(c); in Alloc()
130 NOINLINE void Refill(Cache *c) { in Refill() function