Searched refs:Refill (Results 1 – 2 of 2) sorted by relevance
39 if (UNLIKELY(!Refill(c, allocator, class_id))) in Allocate()99 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill() function164 if (UNLIKELY(!Refill(c, allocator, class_id))) in Allocate()241 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill() function
70 Refill(c); in Alloc()130 NOINLINE void Refill(Cache *c) { in Refill() function