Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp219 QuarantineCacheT *getQuarantineCache(ScudoTSD *TSD) { in getQuarantineCache() function
434 Quarantine.Put(getQuarantineCache(TSD), QuarantineCallback(&TSD->Cache), in quarantineOrDeallocateChunk()
571 Quarantine.Drain(getQuarantineCache(TSD), QuarantineCallback(&TSD->Cache)); in commitBack()