Searched refs:GetBlockBeginFastLocked (Results 1 – 4 of 4) sorted by relevance
143 void *GetBlockBeginFastLocked(void *p) { in GetBlockBeginFastLocked() function146 return secondary_.GetBlockBeginFastLocked(p); in GetBlockBeginFastLocked()
216 void *GetBlockBeginFastLocked(void *ptr) { in GetBlockBeginFastLocked() function
232 uptr chunk = reinterpret_cast<uptr>(allocator.GetBlockBeginFastLocked(p)); in PointsIntoChunk()
125 return get_allocator().GetBlockBeginFastLocked( in AllocBeg()727 allocator.GetBlockBeginFastLocked(reinterpret_cast<void *>(p)); in GetAsanChunkByAddrFastLocked()