Searched defs:usable_size (Results 1 – 6 of 6) sorted by relevance
1098 size_t* usable_size, in AllocFromBucket()1370 auto usable_size = slot_span->GetUsableSize(this); in FreeNoHooksImmediate() local1535 size_t usable_size = AdjustSizeForExtrasSubtract(slot_size); in RawFreeWithThreadCache() local1548 size_t usable_size = slot_span->GetUsableSize(this); in RawFreeWithThreadCache() local1736 size_t usable_size = slot_span->GetUsableSize(root); in GetUsableSizeWithMac11MallocSizeHack() local1892 size_t usable_size; in AllocWithFlagsNoHooks() local2071 size_t* usable_size, in RawAlloc()
461 size_t usable_size; in Create() local603 size_t usable_size; in FillBucket() local
1401 size_t usable_size = root()->GetUsableSize(ptr); in TEST_P() local
3729 size_t usable_size = PartitionRoot<ThreadSafe>::GetUsableSize(ptr); in TEST_P() local3748 size_t usable_size = PartitionRoot<ThreadSafe>::GetUsableSize(ptr); in TEST_P() local
233 size_t usable_size, in MoveToQuarantine()
775 uptr usable_size = instance.AllocationSize(reinterpret_cast<uptr>(ptr)); in asan_malloc_usable_size() local