Searched refs:PartitionAllocFreeForRefCounting (Results 1 – 3 of 3) sorted by relevance
50 partition_alloc::internal::PartitionAllocFreeForRefCounting(slot_start); in ReleaseInternal()56 partition_alloc::internal::PartitionAllocFreeForRefCounting(slot_start); in ReleaseInternal()
4213 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr1)); in TEST_P()4259 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr1)); in RunRefCountReallocSubtest()4355 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr)); in TEST_P()4429 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr)); in TEST_P()4475 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr)); in TEST_P()4512 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr)); in TEST_P()4551 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr)); in TEST_P()4593 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr)); in TEST_P()4634 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr)); in TEST_P()4672 PartitionAllocFreeForRefCounting(allocator.root()->ObjectToSlotStart(ptr)); in TEST_P()[all …]
1210 PA_ALWAYS_INLINE void PartitionAllocFreeForRefCounting(uintptr_t slot_start) { in PartitionAllocFreeForRefCounting() function