Searched refs:from_primary (Results 1 – 1 of 1) sorted by relevance
560 bool from_primary = PrimaryAllocator::CanAllocate(needed_size, alignment); in Allocate() local563 if (!from_primary) in Allocate()611 if (!from_primary || *(u8 *)MEM_TO_SHADOW((uptr)allocated) == 0) { in Allocate()