Searched refs:getTSDAndLock (Results 1 – 8 of 8) sorted by relevance
103 auto TSD = Registry->getTSDAndLock(&UnlockRequired); in testRegistry()110 TSD = Registry->getTSDAndLock(&UnlockRequired); in testRegistry()139 auto TSD = Registry->getTSDAndLock(&UnlockRequired); in stressCache()197 auto TSD = Registry->getTSDAndLock(&UnlockRequired); in stressSharedRegistry()
448 auto *TSD = Allocator->getTSDRegistry()->getTSDAndLock(&UnlockRequired); in SCUDO_TYPED_TEST()
37 getTSDAndLock(bool *UnlockRequired) SANITIZER_NO_THREAD_SAFETY_ANALYSIS {
45 getTSDAndLock(bool *UnlockRequired) SANITIZER_NO_THREAD_SAFETY_ANALYSIS {
352 ScudoTSD *TSD = getTSDAndLock(&UnlockRequired); in allocate()418 ScudoTSD *TSD = getTSDAndLock(&UnlockRequired); in quarantineOrDeallocateChunk()437 ScudoTSD *TSD = getTSDAndLock(&UnlockRequired); in quarantineOrDeallocateChunk()
65 ALWAYS_INLINE TSD<Allocator> *getTSDAndLock(bool *UnlockRequired) { in getTSDAndLock() function
61 ALWAYS_INLINE TSD<Allocator> *getTSDAndLock(bool *UnlockRequired) { in getTSDAndLock() function
356 auto *TSD = TSDRegistry.getTSDAndLock(&UnlockRequired);1120 auto *TSD = TSDRegistry.getTSDAndLock(&UnlockRequired); in quarantineOrDeallocateChunk()1132 auto *TSD = TSDRegistry.getTSDAndLock(&UnlockRequired); in quarantineOrDeallocateChunk()